marco
|
61c4366c8e
* fcl-db test for opening non-select statements, which return data by Lacak2, Mantis #21850
|
13 years ago |
michael
|
44871bbbbd
* Patch to reorder datetime testing values, so out-of-range comes last
|
13 years ago |
michael
|
386fb374ce
* Applied tests pach from bug #17303
|
13 years ago |
marco
|
040e67772a
* Tests for Mysql 5.5, from Lacak2. Mantis #21511
|
13 years ago |
marco
|
f5a4f6b4af
* Patch + test to map integer field with auto_increment property to ftautoinc
|
13 years ago |
marco
|
c87880fb46
* test for interval, mantis #19323
|
13 years ago |
marco
|
9b6a69502c
* Use double for mysql ftfloat related tests.
|
13 years ago |
marco
|
8d6ed78b8e
* Improved tests from Lacak2, Mantis #20182
|
13 years ago |
marco
|
bf67fed0cf
* Length of data in binary string. First part of Mantis #20453
|
13 years ago |
marco
|
6d830a270d
* Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532
|
13 years ago |
marco
|
047cff3944
* Initial (var)binary field support for mysql and sqlite, patch by Lacak2,
|
14 years ago |
marco
|
91f8ee8b89
* improve mapping of db type char to relative new ftfixedchar fieldtype. + tests. Mantis #20483, patch by Lacak2
|
14 years ago |
marco
|
aa9df955ee
* Improve support for returnvalues of calling statements.
|
14 years ago |
marco
|
b1c0d35dbe
* postgres part of sqldb returning support, fixes Mantis #20133
|
14 years ago |
marco
|
81d94b9d91
* Test for mapping numeric to bcd type fields, and a fix for issues in
|
14 years ago |
marco
|
f22ec8545f
* test for datetime params + fixes some minor cross-database specific things
|
14 years ago |
marco
|
064ecf3d6c
* fix decimalseparator locale issues in fcl-db testsuite, mantis #19564
|
14 years ago |
joost
|
2ad62c4754
* Added ftFmtBCD param support, from Ladislav Karrach, bug #18809
|
14 years ago |
joost
|
9689e49657
* Patch from Ladislav Karrach to fix some locale-test issues
|
14 years ago |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
14 years ago |
michael
|
1c0c6656f3
* Fixed some tests for firebird
|
14 years ago |
joost
|
76b53866c0
* Use 'BIGINT'to test largeintfields by default, bug #18649
|
14 years ago |
joost
|
5fc605df60
* Added recognition of CLOB fields to TSqlite3Conn + test, bug #17004
|
14 years ago |
joost
|
64c824cd86
* Make sure that fixed width parameters are really ftFixedChar
|
15 years ago |
joost
|
57e39c37ae
* Added ability to specify fieldname-quote chars for tests. Usefull for ODBC where these chars can differ
|
15 years ago |
joost
|
32fd85f17e
* Revert accidentally commited files in r15499
|
15 years ago |
joost
|
f016c79d7a
* Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737
|
15 years ago |
joost
|
f74bd99413
* Make the dbconnector ref-counted
|
15 years ago |
joost
|
25fd20f055
* Do not use an old connection handle when the connection is reconnected, bug #16438 + test
|
15 years ago |
joost
|
c1cd8d04ba
* Fixed new test from r15300
|
15 years ago |