Historial de Commits

Autor SHA1 Mensaje Fecha
  lacak 35f6cbfbae fcl-db: tests: improve test for RefreshOnUpdate using returning clause. hace 10 años
  lacak 93802cf5ee fcl-db: tests: Follow rev.30691 (Renamed sqoPreferRefresh to sqoRefreshUsingSelect) Bug #28017 hace 10 años
  michael 9a807bdfe3 * Implemented RETURNING clause as a way of updating fields hace 10 años
  michael 743324f72b * Patch from Laco with minor modification from bug ID #27251 hace 10 años
  lacak 2a2078e7f7 fcl-db: odbc: implements RefreshLastInsertID for autoincrementing columns. hace 10 años
  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) hace 10 años
  lacak 2175dd1403 fcl-db: tests: cosmetic hace 10 años
  lacak e8c40ee106 fcl-db: tests: rename test tables to "FPDEV2", which is automatically cleaned up upon test completion. hace 10 años
  lacak d033c7e122 fcl-db: tests: cosmetic + correct typos hace 10 años
  lacak 9fba59b3bc fcl-db: hace 10 años
  lacak 6c10d2ddad fcl-db: sqlite: map INTEGER PRIMARY KEY columns (ROWID) to TAutoIncField (as part of adding support for Refreshing AutoInc fields) hace 10 años
  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 hace 11 años
  lacak 544fe162c1 fcl-db: tests: quick fix for test for MSSQL server, which do not support overlapping or nested transactions hace 11 años
  michael 6d5622aca3 * Implemented RefreshSQL and fetching value for AutoInc fields hace 11 años
  lacak 9f730c9831 fcl-db: sqldb: rename some of new types as discussed in DB-Core hace 11 años
  michael 411e798495 * AutoCommit option hace 11 años
  michael f00212c993 * Fix+Test for bug #27068 : coCheckRowsAffected hace 11 años
  michael 6b32a6e0e5 * Transaction options and connection options hace 11 años
  michael a53fca1b67 * QueryOptions for disconnected mode and autoapplyupdates hace 11 años
  reiniero 3065e3289b fcl-db: dbtestframework: hace 11 años
  lacak e55332ab6f fcl-db: tests: hace 12 años
  reiniero 15152a2045 * fcl-db: TSQLScript tests for issue #25334, probably issue #17829 hace 12 años
  lacak 35f74e86ad fcl-db: tests: Add test for Master-detail (see rev.25055) hace 12 años
  lacak a12a94eaff fcl-db: tests: move 1 test hace 12 años
  lacak f95f42d72b fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him) hace 12 años
  lacak ee2fee4259 fcl-db: sqldb: hace 12 años