gambas-source-code/main/lib/db
gambas 9f2da35cbe Emit column position in almost all error messages.
[COMPILER]
* OPT: Some optimizations in symbol table routines.
* NEW: Emit column position in almost all error messages. It makes the compiler 2.5% slower, even with the optimizations.
2019-05-08 06:20:35 +02:00
..
gb.db Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
c_subcollection.c
c_subcollection.h
CConnection.c Connection.LastInsertId now raises an error instead of crashing when the connection is closed. 2018-12-10 23:35:21 +01: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.proto.h
gb_barray.h
main.c
main.h
Makefile.am
sqlite.c
sqlite.h