lacak
|
2bf0abcdfa
fcl-db: tests: unify test with others
|
10 年之前 |
lacak
|
865d074c3d
fcl-db: tests: enable test for all databases
|
10 年之前 |
michael
|
cfa859d285
* Fix for bug #27077 by Chris Rempas, plus test
|
10 年之前 |
lacak
|
0106f860eb
fcl-db: oracle:
|
11 年之前 |
reiniero
|
5e7a4c4819
fcl-db: cosmetic: error message language fixes
|
11 年之前 |
lacak
|
85ae7c2aaa
fcl-db: tests: add check for Oracle native single floating point data type
|
11 年之前 |
lacak
|
ae3f0f3752
fcl-db: base: introduce TParam.AsBytes + test
|
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
|
1004c8db6f
fcl-db: base: implement TParam.AsBCD + test
|
11 年之前 |
lacak
|
54c09051a0
fcl-db: base: when copying character data use MaxLen up to Size (not DataSize), because buffer size is = DataSize, o we can copy max. DataSize-1 which is Size.
|
11 年之前 |
reiniero
|
2e3e1d37b5
* fcl-db: tests: cosmetic: convert Dutch test text
|
11 年之前 |
reiniero
|
b1435f7756
fcl-db: tests: cosmetic
|
11 年之前 |
reiniero
|
bb205da801
* fcl-db: tests: cosmetic: remove some Dutch text etc.
|
11 年之前 |
reiniero
|
3065e3289b
fcl-db: dbtestframework:
|
11 年之前 |
lacak
|
848e650189
fcl-db: tests: comment
|
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
|
742c590a3a
fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) then unset field null flag when blob stream is created. When writting finishes (on destroy of blob stream) set null flag if blob is empty. + updated test TestChangeBlob. Bug #15376
|
11 年之前 |
lacak
|
eefead9990
fcl-db: tests: use column names in same char-case as they are typed in CREATE TABLE statement (used in tests). If "test database" on MS SQL Server has case-sensitive collation then char-case of table names and column names are also case-sensitive.
|
11 年之前 |
reiniero
|
b2ad159b5b
fcl-db: dbtestframework:
|
11 年之前 |
lacak
|
8e6fcd876c
fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) assign new write blob buffer to BLOB field in record buffer. So new data are there before Post.
|
11 年之前 |
lacak
|
29ddc3f688
fcl-db: mysql: add support for MySQL 5.6
|
11 年之前 |
lacak
|
d62b78224a
fcl-db: tests: update comment to reflect, that in MySQL ODBC driver was fixed bug related to time values>='100:00:00'
|
12 年之前 |
lacak
|
91783105cc
fcl-db: tests: improve testing Blobs (use not only ascii characters, but also binary data etc.)
|
12 年之前 |
lacak
|
c42890ed75
fcl-db: tests: test that RowsAffected is specific per query not per connection (if more queries are executed over same connection)
|
12 年之前 |
lacak
|
4db6a866a1
fcl-db: tests: formatting (comments, grouping tests)
|
12 年之前 |
reiniero
|
83a236f9b3
* revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug.
|
12 年之前 |
reiniero
|
9ad462590a
* fcl-db: dbtestframework: add test for parameter .AsFloat; bug #24728
|
12 年之前 |
lacak
|
7e137889ff
fcl-db: tests: formatting (reorder methods, so related tests are together)
|
12 年之前 |
lacak
|
a12a94eaff
fcl-db: tests: move 1 test
|
12 年之前 |