gambas-source-code/main/lib/db
gambas 740cff77aa 'Collection.Options' is a new property that allows to define the specific options of a connection.
[GB.DB]
* NEW: 'Collection.Options' is a new property that allows to define the specific options of a connection.
2022-04-09 13:30:01 +02:00
..
gb.db 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
c_subcollection.c Enumerating subcollection now silently ignores elements that do not exist anymore, instead of raising an error. 2021-02-06 04:04:42 +01:00
c_subcollection.h
CConnection.c 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +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 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +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 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
main.h 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
Makefile.am
sqlite.c Correctly handle "~" in database directories. 2020-08-02 21:14:15 +02:00
sqlite.h