gambas-source-code/gb.db.sqlite2/TODO
Benoît Minisini ba19f3c1dd * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas
git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 16:41:49 +00:00

15 lines
451 B
Text

Pragma table_info now shows fields in primary key
field 'pk'. Maybe this feature can be used.
Aliases do not work - OK for for alias.field but not table alias.
Needs full testing and cleaning up.
THe psuedo user management needs to be thought about.
There may be functions that are provided by sqlitedataset that
I do not use, so could clean.
There may be issues with memory allocation that need investigation.
Version 3 of sqlite is imminent.