The command for Database are little bit limited specially with SQLite. Furthermore when I read something like this :
Source : http://www.sqlite.org/lang_altertable.htmlAfter ADD COLUMN has been run on a database, that database will not be readable by SQLite version 3.1.3 and earlier.
And I don't know the version used by PureBasic in background, I feel little bit nervous. So it is possible to add a command to return the Database Plugin Version as string or at least indicate in the UseSQLiteDatabase() help page the version of SQLite used by the plugin. I think this can be a very useful information.
Best regards
Guimauve