Commit History

Author SHA1 Message Date
  lacak ec78ec807c fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection) 12 years ago
  lacak bc25c4b297 fcl-db: tests: starting from rev.23113 is AutoCommit OFF by default for TODBCConnection. So we does not need set it explicitly (reverts my previous commit in rev.23075) 12 years ago
  lacak 6d8ac30a19 fcl-db: tests: 12 years ago
  lacak 595e413950 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 years ago
  lacak f58150e3fd fcl-db: tests: improve testing for approximate numeric data types. SQL standard defines DOUBLE PRECISION (tested in TestSupportFloatFields), FLOAT (tested in TestFloat) and REAL (added new test TestSQLReal (single precision floating point values)) 12 years ago
  lacak 31fa3c9db2 fcl-db: tests: basic test for ftWideString and ftWideMemo for SQLite. Tests if these field types are recognized when saving/restoring to XML format. See rev.22997 12 years ago
  lacak 4aa8b2cef7 fcl-db: tests: MS SQL Server and Sybase do not support dates before 1753 for their DATETIME data type so do not try insert these dates into test tables. 12 years ago
  reiniero ccead0db7b * fcl-db: forgot rename in {$IFNDEF Win64} section in r22993 12 years ago
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 12 years ago
  lacak 7a9a5ea6bf fcl-db: test: 12 years ago
  reiniero c26abcebe7 * FCL-DB: fix for MSSQL/Sybase db test framework errors when existing FPDEV table present. 12 years ago
  reiniero 91f1a8736c + Added experimental support for Sybase ASE connector in database tests 13 years ago
  ludob fed8e11f9b Added support for fbembedded to DBtestframework mantis 23008 patch from Reinier 13 years ago
  michael 3928be7f4d * Enable 64-bit compilation 13 years ago
  marco e1283a3e0e * handle milliseconds in IB timestamps, patch by Zipfelvo, improved by Lacak2. 13 years ago
  marco f8e33a7a9c * reenable dblib/freetds for win64, after successfull test. 13 years ago
  marco 4f3f5b9374 * disable some dbtypes for win64 that have no know working clientlib, 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 9b6a69502c * Use double for mysql ftfloat related tests. 13 years ago
  marco e866049f49 * Fix compilation of sqldbtoolsunit 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 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
  marco 8265854813 * more cleanup testsuite (per database typing), mantis #18703 14 years ago
  marco db05a07412 * Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2 14 years ago
  marco 0fb5540d25 * Left over testsuite parts of Mantis #17108, patch by Lacak2 14 years ago