Historique des commits

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