marco
|
886c66bbce
--- Merging r20370 into '.':
|
13 years ago |
marco
|
e639884937
--- Merging r19994 into '.':
|
13 years ago |
marco
|
554ea590e3
* Batch of mostly db merges + TBytes definition that is already used in packages.
|
13 years ago |
marco
|
4e22eebce9
--- Merging r19005 into '.':
|
14 years ago |
marco
|
386b6c290f
--- Merging r18085 into '.':
|
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 |
joost
|
a8ee8cdbb3
* Detect multiple fields in primary key for sqlite + test, bug #16493
|
15 years ago |
joost
|
cb92994356
* New property TSQLConnection.FieldNameQuoteChars, these chars (start- and
|
15 years ago |
joost
|
f9616640d8
* Proper checks for null-values when comparing fields + tests
|
15 years ago |
joost
|
6f148501ca
* Test for bug #15456
|
15 years ago |
joost
|
39224aad96
* Splitted TBufDataset in TCustomBufDataset and TBufDataset
|
15 years ago |
joost
|
5bfbd8e15d
* Implemented TBufDataset.Refresh + simple test/fixed test
|
15 years ago |
joost
|
663a59e75b
* Better fix for r13969. Let the database-server handle invalid null-parameters. Tip from Martin Schreiber
|
16 years ago |
joost
|
f546247481
* Raise an exception when a query is executed with a parameter set to null when this is not allowed + test
|
16 years ago |
joost
|
6264145aa6
* Use capitalized table names in tests for MySQL
|
16 years ago |
joost
|
2762ed5fba
* Removed the limit of 8192 characters on stringfields + test
|
16 years ago |
joost
|
5ddddf60ae
* Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test
|
16 years ago |