gambas-source-code/main/lib/db/gb.db/.src
gambas 37db5413e1 Connection.ApplyTemplate() now updates existing tables.
[GB.DB]
* NEW: Connection.Url is a new property that returns the URL of the connection.
* NEW: Connection.ApplyTemplate() now updates existing tables.
2020-06-03 15:48:14 +02:00
..
Connection.class Connection.ApplyTemplate() now updates existing tables. 2020-06-03 15:48:14 +02: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