gambas-source-code/main/lib/db/gb.db
gambas 4fdd272253 Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods.
[GB.DB]
* BUG: Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods.
2018-04-16 16:28:44 +02:00
..
.src 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
.component SqlRequest.Where() method now implicitely uses the AND operator. 2017-09-15 00:27:32 +02:00
.directory [ARCHIVER] 2009-07-18 15:50:51 +00:00
.icon.png Update many project configuration files. 2018-03-16 14:13:21 +01:00
.project Update many project configuration files. 2018-03-16 14:13:21 +01:00
.settings Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods. 2018-04-16 16:28:44 +02:00
.startup [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00