michael
|
22ad12d5b7
* Fix compilation, additional mysql
|
4 anni fa |
michael
|
0b8f98ab24
* Patch from Mattias Gaertner to add MySQL 8.0 support
|
4 anni fa |
lacak
|
78e7ea6fbf
fcl-db: mysql: use new ftLongWord for INT UNSIGNED fields. Bug #37979
|
4 anni fa |
lacak
|
d68ce429ab
fcl-db: base: add some of new Delphi field types into enumeration TFieldType
|
5 anni fa |
lacak
|
6f09188d24
fcl-db: mssql: GUID values should be wrapped by {} + test
|
5 anni fa |
michael
|
147a766890
* Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value)
|
5 anni fa |
lacak
|
815172ac47
fcl-db: tests: test DATE and TIME data types for Sybase and MS SQL Server (requires version >= 2008)
|
7 anni fa |
lacak
|
0a72573e02
fcl-db: tests: Add support for "CharSet" configuration option (specified in database.ini)
|
9 anni fa |
lacak
|
8e2ac164f8
fcl-db: tests: preparation for BOOLEAN data type tests for Firebird 3
|
9 anni fa |
lacak
|
5f17bcbc97
fcl-db: tests: cosmetic
|
9 anni fa |
lacak
|
61c451b391
fcl-db: mysql: add MySQL57Connection. Requires rev.31218.
|
10 anni fa |
lacak
|
85142e88f0
fcl-db: tests: add case for SQLite into TryDropIfExists. Fixes bug introduced in rev.29109
|
11 anni fa |
lacak
|
9f730c9831
fcl-db: sqldb: rename some of new types as discussed in DB-Core
|
11 anni fa |
michael
|
a441768941
* Case insensitive table name for firebird
|
11 anni fa |
michael
|
6b32a6e0e5
* Transaction options and connection options
|
11 anni fa |
lacak
|
00f85c52ab
fcl-db: oracle:
|
11 anni fa |
lacak
|
af2130d558
fcl-db: tests: add more data type mappings for Oracle
|
11 anni fa |
lacak
|
62782f1904
fcl-db: tests: some tests expects, that GetNDataset (FPDEV table) returns records ordered by ID. In some cases when in test record is updated (f.e. TestRefresh) this record appears at end when dataset is reopened.
|
11 anni fa |
lacak
|
2d785d1035
fcl-db: tests: add comment for SQLite why some test for exact numeric (currency) values, which can not be expressed lossless as double, fail.
|
11 anni fa |
reiniero
|
87f7cf715e
* fcl-db: cosmetic: improve documentation for TFieldType array members
|
11 anni fa |
lacak
|
2be706dbb0
fcl-db: tests: as MS SQL Server does not support for datetime times beyond 23:59:59.997 use this value instead of 23:59:59.999 introduced in rev.27522
|
11 anni fa |
lacak
|
c8ecf2eecd
fcl-db: tests: Add MS SQL Server to list of servers, which do not support TIME data type >= '24:00:00'
|
11 anni fa |
reiniero
|
b2813cc627
fcl-db: cosmetic:
|
11 anni fa |
reiniero
|
3065e3289b
fcl-db: dbtestframework:
|
11 anni fa |
reiniero
|
f7a7701f5c
fcl-db: cosmetic
|
11 anni fa |
reiniero
|
62f8792cb5
fcl-db: dbtestframework:
|
11 anni fa |
reiniero
|
fb8cbfdc92
fcl-db: dbtestframework: cosmetic
|
11 anni fa |
lacak
|
02551d7129
fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is not compliant with SQL standard.
|
11 anni fa |
lacak
|
0b56c2e237
fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic
|
11 anni fa |
lacak
|
d440a05301
fcl-db: tests: pre-set testing environment for MySQL, MSSQL
|
11 anni fa |