История коммитов

Автор 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 лет назад