gambas-source-code/main/lib/db/gb.db/.src
gambas 466a570451 Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly.
[GB.DB]
* BUG: Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly.
2019-02-06 23:24:08 +01:00
..
Connection.class Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly. 2019-02-06 23:24:08 +01:00
Connections.class Correctly initialize Connection object from Connections collection when that connection has been switched between sqlite and non-sqlite type from the IDE. 2018-01-14 23:16:03 +01:00
Main.module
SQLRequest.class