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