gambas-source-code/main/lib/db
gambas fd478d91b9 SQLRequest: Do not quote "*" field name in Select() method.
[GB.DB]
* NEW: SQLRequest: Do not quote "*" field name in Select() method.
2020-11-24 21:42:02 +01:00
..
gb.db SQLRequest: Do not quote "*" field name in Select() method. 2020-11-24 21:42:02 +01:00
c_subcollection.c
c_subcollection.h
CConnection.c Connection.ApplyTemplate() now updates existing tables. 2020-06-03 15:48:14 +02:00
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c
CResult.h
CResultField.c
CResultField.h
CTable.c Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly. 2019-02-06 23:24:08 +01:00
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h [GB.DB] 2019-08-30 09:09:16 +02:00
gb.db.proto.h
gb_barray.h
main.c Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
main.h [GB.DB] 2019-08-30 09:09:16 +02:00
Makefile.am
sqlite.c Correctly handle "~" in database directories. 2020-08-02 21:14:15 +02:00
sqlite.h