gambas-source-code/main/lib/db
gambas fd5ec670e1 Add man pages.
[CONFIGURATION]
* NEW: Add man pages.

[INTERPRETER]
* NEW: Use 'time_t' in GB.MakeDateFromTime API.

[WIKI CGI SCRIPT]
* NEW: Add a command-line option to print the package table.
2020-06-20 04:56:22 +02:00
..
gb.db Add man pages. 2020-06-20 04:56:22 +02:00
c_subcollection.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
c_subcollection.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CConnection.c Connection.ApplyTemplate() now updates existing tables. 2020-06-03 15:48:14 +02:00
CConnection.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CDatabase.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CDatabase.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CField.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CField.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CIndex.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CIndex.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResult.c Correctly quote table names when using schemas. 2018-04-16 20:57:56 +02:00
CResult.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResultField.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResultField.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
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 Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CUser.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CUser.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
deletemap.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
deletemap.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.db.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.db.h [GB.DB] 2019-08-30 09:09:16 +02:00
gb.db.proto.h Connection.LastInsertId is a new property that returns the value of the serial field used in the last inserted row. 2018-03-20 16:05:33 +01:00
gb_barray.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
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 [INTERPRETER] 2012-11-14 22:24:15 +00:00
sqlite.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
sqlite.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00