提交历史

作者 SHA1 备注 提交日期
  lacak ec78ec807c fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection) 12 年之前
  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) 13 年之前
  lacak 6d8ac30a19 fcl-db: tests: 13 年之前
  lacak 595e413950 fcl-db: tests: use SQLServerType instead of SQLConnType. 13 年之前
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 13 年之前
  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)) 13 年之前
  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 13 年之前
  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. 13 年之前
  reiniero ccead0db7b * fcl-db: forgot rename in {$IFNDEF Win64} section in r22993 13 年之前
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 13 年之前
  lacak 7a9a5ea6bf fcl-db: test: 13 年之前
  reiniero c26abcebe7 * FCL-DB: fix for MSSQL/Sybase db test framework errors when existing FPDEV table present. 13 年之前
  reiniero 91f1a8736c + Added experimental support for Sybase ASE connector in database tests 13 年之前
  ludob fed8e11f9b Added support for fbembedded to DBtestframework mantis 23008 patch from Reinier 13 年之前
  michael 3928be7f4d * Enable 64-bit compilation 13 年之前
  marco e1283a3e0e * handle milliseconds in IB timestamps, patch by Zipfelvo, improved by Lacak2. 13 年之前
  marco f8e33a7a9c * reenable dblib/freetds for win64, after successfull test. 13 年之前
  marco 4f3f5b9374 * disable some dbtypes for win64 that have no know working clientlib, 13 年之前
  michael 44871bbbbd * Patch to reorder datetime testing values, so out-of-range comes last 13 年之前
  michael 386fb374ce * Applied tests pach from bug #17303 13 年之前
  marco 040e67772a * Tests for Mysql 5.5, from Lacak2. Mantis #21511 13 年之前
  marco 9b6a69502c * Use double for mysql ftfloat related tests. 13 年之前
  marco e866049f49 * Fix compilation of sqldbtoolsunit 13 年之前
  marco 047cff3944 * Initial (var)binary field support for mysql and sqlite, patch by Lacak2, 14 年之前
  marco 91f8ee8b89 * improve mapping of db type char to relative new ftfixedchar fieldtype. + tests. Mantis #20483, patch by Lacak2 14 年之前
  marco f22ec8545f * test for datetime params + fixes some minor cross-database specific things 14 年之前
  marco 064ecf3d6c * fix decimalseparator locale issues in fcl-db testsuite, mantis #19564 14 年之前
  marco 8265854813 * more cleanup testsuite (per database typing), mantis #18703 14 年之前
  marco db05a07412 * Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2 14 年之前
  marco 0fb5540d25 * Left over testsuite parts of Mantis #17108, patch by Lacak2 14 年之前