gambas-source-code/main/lib/db
gambas 37db5413e1 Connection.ApplyTemplate() now updates existing tables.
[GB.DB]
* NEW: Connection.Url is a new property that returns the URL of the connection.
* NEW: Connection.ApplyTemplate() now updates existing tables.
2020-06-03 15:48:14 +02:00
..
gb.db Connection.ApplyTemplate() now updates existing tables. 2020-06-03 15:48:14 +02: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
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h
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
Makefile.am
sqlite.c
sqlite.h