summaryrefslogtreecommitdiff
path: root/packages/fcl-db/tests/sqldbtoolsunit.pas
Commit message (Expand)AuthorAgeFilesLines
* * BigInt is already set by default since r16882joost2011-03-271-3/+0
* * Added mysql51-connection type to testsuitejoost2011-03-271-3/+4
* * Added test for ftTime fieldsjoost2011-02-241-1/+1
* * Accidentally comitted files, trying to apply patch from Ladislav Karrach to joost2011-02-201-1/+1
* * Use 'BIGINT'to test largeintfields by default, bug 18649joost2011-02-061-1/+1
* * Added ability to specify fieldname-quote chars for tests. Usefull for ODBC...joost2010-07-011-0/+5
* * Revert accidentally commited files in r15499joost2010-06-301-5/+0
* * Patch from Luiz Americo to fix a double pathdelim in filename, bug 16737joost2010-06-301-0/+5
* * Implemented TBufDataset.UniDirectional propertyjoost2010-06-051-3/+19
* * Use variable instead of hardcoded tablenamejoost2008-11-231-1/+1
* * Try to drop the table if it already exists while setting up tests. This av...joost2008-11-231-0/+21
* * Avoid second exception while handling the firstjoost2008-04-301-24/+33
* * Refactored test-values, removed duplicate and re-enabled a string-testvalu...joost2008-04-241-1/+1
* * Mysql servers before version 5.0.3 removes trailing spaces on varchar fiel...joost2008-04-231-0/+8
* * Fixed mysql ftLargeIntField + enabled testjoost2008-01-011-0/+2
* * Enabled currency-fields test for sqlite3joost2007-11-031-1/+1
* * Fixed TestSupportLargeintFieldsjoost2007-10-211-1/+5
* * Added ftCurrency and ftBCD-fields testsjoost2007-10-211-1/+2
* * Added some commentsjoost2007-09-211-15/+93
* * move fcl sources to separate packagespeter2007-02-251-0/+217