gambas-source-code/main/lib/db
gambas 77654d842f Add GB.DateFromString() API.
[INTERPRETER]
* NEW: Add GB.DateFromString() API.
2021-04-10 23:05:09 +02:00
..
gb.db
c_subcollection.c
c_subcollection.h
CConnection.c Fix corner-cases for forward-only Result objects. 2021-04-10 03:41:31 +02:00
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
CResult.h
CResultField.c
CResultField.h
CTable.c Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
gb.db.proto.h Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
gb_barray.h
main.c Add GB.DateFromString() API. 2021-04-10 23:05:09 +02:00
main.h
Makefile.am
sqlite.c
sqlite.h