Commit History

Author SHA1 Message Date
  michael 24ea912ff5 * Patch from Luiz Americo to implement SQL_NULL params on firebird (bug ID 37646) 4 years ago
  michael b2957b92f4 * Fix bug #0036461, parameters not correctly refreshed in Mysql 5 years ago
  michael 147a766890 * Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value) 5 years ago
  michael 0ce71294ea * Fix Bug ID #0033025 : Prepare should be called only once for repeated use 5 years ago
  michael 15f999bcce * Implement macro support, by Zdravko Gabrovski (Bug ID 36057) 5 years ago
  lacak 475fed4e9a fcl-db: sqldb: when parsing identifiers (TableName) take into account delimited identifiers (double quoted) separated by point + test. Bug #34511 6 years ago
  lacak 35f6cbfbae fcl-db: tests: improve test for RefreshOnUpdate using returning clause. 10 years ago
  lacak 93802cf5ee fcl-db: tests: Follow rev.30691 (Renamed sqoPreferRefresh to sqoRefreshUsingSelect) Bug #28017 10 years ago
  michael 9a807bdfe3 * Implemented RETURNING clause as a way of updating fields 10 years ago
  michael 743324f72b * Patch from Laco with minor modification from bug ID #27251 10 years ago
  lacak 2a2078e7f7 fcl-db: odbc: implements RefreshLastInsertID for autoincrementing columns. 10 years ago
  lacak 0b545308d7 fcl-db: base: when master dataset is closed leave detail dataset intact. Later if master is reopened relationship will work again. Delphi compatible behavior. Bug #26424 (Grandfather-Father-Son relationship) 10 years ago
  lacak 2175dd1403 fcl-db: tests: cosmetic 10 years ago
  lacak e8c40ee106 fcl-db: tests: rename test tables to "FPDEV2", which is automatically cleaned up upon test completion. 10 years ago
  lacak d033c7e122 fcl-db: tests: cosmetic + correct typos 10 years ago
  lacak 9fba59b3bc fcl-db: 10 years ago
  lacak 6c10d2ddad fcl-db: sqlite: map INTEGER PRIMARY KEY columns (ROWID) to TAutoIncField (as part of adding support for Refreshing AutoInc fields) 10 years ago
  lacak 0d4be3fb37 fcl-db: tests: change TestAutoCommit test to not use multiple transactions, as this results in "false negative" for SQL Connections, which does not support multiple simultaneous transactions 10 years ago
  lacak 544fe162c1 fcl-db: tests: quick fix for test for MSSQL server, which do not support overlapping or nested transactions 10 years ago
  michael 6d5622aca3 * Implemented RefreshSQL and fetching value for AutoInc fields 10 years ago
  lacak 9f730c9831 fcl-db: sqldb: rename some of new types as discussed in DB-Core 10 years ago
  michael 411e798495 * AutoCommit option 10 years ago
  michael f00212c993 * Fix+Test for bug #27068 : coCheckRowsAffected 10 years ago
  michael 6b32a6e0e5 * Transaction options and connection options 10 years ago
  michael a53fca1b67 * QueryOptions for disconnected mode and autoapplyupdates 10 years ago
  reiniero 3065e3289b fcl-db: dbtestframework: 11 years ago
  lacak e55332ab6f fcl-db: tests: 11 years ago
  reiniero 15152a2045 * fcl-db: TSQLScript tests for issue #25334, probably issue #17829 11 years ago
  lacak 35f74e86ad fcl-db: tests: Add test for Master-detail (see rev.25055) 12 years ago
  lacak a12a94eaff fcl-db: tests: move 1 test 12 years ago