Commit History

Author SHA1 Message Date
  reiniero fb8cbfdc92 fcl-db: dbtestframework: cosmetic 11 years ago
  lacak 02551d7129 fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is not compliant with SQL standard. 11 years ago
  lacak 0b56c2e237 fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic 11 years ago
  lacak d440a05301 fcl-db: tests: pre-set testing environment for MySQL, MSSQL 11 years ago
  reiniero 18ae2b20df fcl-db: dbtestframework: 11 years ago
  reiniero 7f93de8697 fcl-db: dbtestframework 11 years ago
  reiniero b87b2add38 fcl-db: dbtestframework: 11 years ago
  reiniero 0ec6a79505 fcl-db: dbtestframework: MS SQL Server: 11 years ago
  reiniero 8e28dd52b4 fcl-db: dbtestframework: 11 years ago
  reiniero 3eb1edb749 fcl-db: dbtestframework: start work on MS SQL tests. 11 years ago
  reiniero cb9c15a256 fcl-db: dbtestframework: 11 years ago
  reiniero acd53636ed fcl-db: dbtestframework, Oracle: 11 years ago
  reiniero f3b7a7ad2e fcl-db: dbtestframework, Oracle: 11 years ago
  reiniero 2d8ea638b3 fcl-db: dbtestframework, Oracle: 11 years ago
  reiniero 1bd35f5655 fcl-db: dbtestframework: 11 years ago
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 11 years ago
  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 years ago
  lacak 279587a278 fcl-db: tests: add more field types to FieldDataSet 12 years ago
  reiniero e7b833bd1b sqldb: tests: clean up forms so database.ini editor is in main form 12 years ago
  lacak 7a46ebd7f1 fcl-db: odbc: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields 12 years ago
  lacak ee2fee4259 fcl-db: sqldb: 12 years ago
  michael 98c9425c8b * Fix memory leaks in tests 12 years ago
  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