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 [WEBSITE MAKER] 2015-04-03 21:11:18 +00:00
SQLRequest.class SqlRequest.Where() method now implicitely uses the AND operator. 2017-09-15 00:27:32 +02:00