Commit Verlauf

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