e07ac2e4f2
[GB.DB] * NEW: Connection.LastInsertId is a new property that returns the value of the serial field used in the last inserted row. It is supported on MySQL, PostgreSQL and SQLite3 only. * BUG: Connection.Handle is correctly declared now. [GB.DB.MYSQL] * NEW: Support for Connection.LastInsertId. [GB.DB.ODBC] * NEW: Raise an error if Connection.LastInsertId is used. [GB.DB.POSTGRESQL] * NEW: Support for Connection.LastInsertId. [GB.DB.SQLITE2] * NEW: Raise an error if Connection.LastInsertId is used. [GB.DB.SQLITE3] * NEW: Support for Connection.LastInsertId. |
||
---|---|---|
.. | ||
gb.db | ||
c_subcollection.c | ||
c_subcollection.h | ||
CConnection.c | ||
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 | ||
main.h | ||
Makefile.am | ||
sqlite.c | ||
sqlite.h |