ba19f3c1dd
git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
15 lines
451 B
Text
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.
|