michael
|
22ad12d5b7
* Fix compilation, additional mysql
|
4 년 전 |
michael
|
0b8f98ab24
* Patch from Mattias Gaertner to add MySQL 8.0 support
|
4 년 전 |
lacak
|
78e7ea6fbf
fcl-db: mysql: use new ftLongWord for INT UNSIGNED fields. Bug #37979
|
4 년 전 |
lacak
|
d68ce429ab
fcl-db: base: add some of new Delphi field types into enumeration TFieldType
|
4 년 전 |
lacak
|
6f09188d24
fcl-db: mssql: GUID values should be wrapped by {} + test
|
5 년 전 |
michael
|
147a766890
* Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value)
|
5 년 전 |
lacak
|
815172ac47
fcl-db: tests: test DATE and TIME data types for Sybase and MS SQL Server (requires version >= 2008)
|
7 년 전 |
lacak
|
0a72573e02
fcl-db: tests: Add support for "CharSet" configuration option (specified in database.ini)
|
9 년 전 |
lacak
|
8e2ac164f8
fcl-db: tests: preparation for BOOLEAN data type tests for Firebird 3
|
9 년 전 |
lacak
|
5f17bcbc97
fcl-db: tests: cosmetic
|
9 년 전 |
lacak
|
61c451b391
fcl-db: mysql: add MySQL57Connection. Requires rev.31218.
|
10 년 전 |
lacak
|
85142e88f0
fcl-db: tests: add case for SQLite into TryDropIfExists. Fixes bug introduced in rev.29109
|
10 년 전 |
lacak
|
9f730c9831
fcl-db: sqldb: rename some of new types as discussed in DB-Core
|
10 년 전 |
michael
|
a441768941
* Case insensitive table name for firebird
|
10 년 전 |
michael
|
6b32a6e0e5
* Transaction options and connection options
|
10 년 전 |
lacak
|
00f85c52ab
fcl-db: oracle:
|
11 년 전 |
lacak
|
af2130d558
fcl-db: tests: add more data type mappings for Oracle
|
11 년 전 |
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 년 전 |
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 년 전 |
reiniero
|
87f7cf715e
* fcl-db: cosmetic: improve documentation for TFieldType array members
|
11 년 전 |
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 년 전 |
lacak
|
c8ecf2eecd
fcl-db: tests: Add MS SQL Server to list of servers, which do not support TIME data type >= '24:00:00'
|
11 년 전 |
reiniero
|
b2813cc627
fcl-db: cosmetic:
|
11 년 전 |
reiniero
|
3065e3289b
fcl-db: dbtestframework:
|
11 년 전 |
reiniero
|
f7a7701f5c
fcl-db: cosmetic
|
11 년 전 |
reiniero
|
62f8792cb5
fcl-db: dbtestframework:
|
11 년 전 |
reiniero
|
fb8cbfdc92
fcl-db: dbtestframework: cosmetic
|
11 년 전 |
lacak
|
02551d7129
fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is not compliant with SQL standard.
|
11 년 전 |
lacak
|
0b56c2e237
fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic
|
11 년 전 |
lacak
|
d440a05301
fcl-db: tests: pre-set testing environment for MySQL, MSSQL
|
11 년 전 |