提交历史

作者 SHA1 备注 提交日期
  lacak 02551d7129 fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is not compliant with SQL standard. 11 年之前
  lacak 0b56c2e237 fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic 11 年之前
  lacak d440a05301 fcl-db: tests: pre-set testing environment for MySQL, MSSQL 11 年之前
  reiniero 18ae2b20df fcl-db: dbtestframework: 11 年之前
  reiniero 7f93de8697 fcl-db: dbtestframework 11 年之前
  reiniero b87b2add38 fcl-db: dbtestframework: 11 年之前
  reiniero 0ec6a79505 fcl-db: dbtestframework: MS SQL Server: 11 年之前
  reiniero 8e28dd52b4 fcl-db: dbtestframework: 11 年之前
  reiniero 3eb1edb749 fcl-db: dbtestframework: start work on MS SQL tests. 11 年之前
  reiniero cb9c15a256 fcl-db: dbtestframework: 11 年之前
  reiniero acd53636ed fcl-db: dbtestframework, Oracle: 11 年之前
  reiniero f3b7a7ad2e fcl-db: dbtestframework, Oracle: 11 年之前
  reiniero 2d8ea638b3 fcl-db: dbtestframework, Oracle: 11 年之前
  reiniero 1bd35f5655 fcl-db: dbtestframework: 11 年之前
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 12 年之前
  lacak 4817a0e670 fcl-db: tests: it seems, that Sybase ASE does not have NTEXT data type; so comment it for now; update for rev.25372 12 年之前
  lacak 279587a278 fcl-db: tests: add more field types to FieldDataSet 12 年之前
  reiniero e7b833bd1b sqldb: tests: clean up forms so database.ini editor is in main form 12 年之前
  lacak 7a46ebd7f1 fcl-db: odbc: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields 12 年之前
  lacak ee2fee4259 fcl-db: sqldb: 12 年之前
  michael 98c9425c8b * Fix memory leaks in tests 12 年之前
  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 年之前