Historia zmian

Autor SHA1 Wiadomość Data
  lacak 0b56c2e237 fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic 11 lat temu
  lacak d440a05301 fcl-db: tests: pre-set testing environment for MySQL, MSSQL 11 lat temu
  reiniero 18ae2b20df fcl-db: dbtestframework: 11 lat temu
  reiniero 7f93de8697 fcl-db: dbtestframework 11 lat temu
  reiniero b87b2add38 fcl-db: dbtestframework: 11 lat temu
  reiniero 0ec6a79505 fcl-db: dbtestframework: MS SQL Server: 11 lat temu
  reiniero 8e28dd52b4 fcl-db: dbtestframework: 11 lat temu
  reiniero 3eb1edb749 fcl-db: dbtestframework: start work on MS SQL tests. 11 lat temu
  reiniero cb9c15a256 fcl-db: dbtestframework: 11 lat temu
  reiniero acd53636ed fcl-db: dbtestframework, Oracle: 11 lat temu
  reiniero f3b7a7ad2e fcl-db: dbtestframework, Oracle: 11 lat temu
  reiniero 2d8ea638b3 fcl-db: dbtestframework, Oracle: 11 lat temu
  reiniero 1bd35f5655 fcl-db: dbtestframework: 11 lat temu
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 11 lat temu
  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 lat temu
  lacak 279587a278 fcl-db: tests: add more field types to FieldDataSet 12 lat temu
  reiniero e7b833bd1b sqldb: tests: clean up forms so database.ini editor is in main form 12 lat temu
  lacak 7a46ebd7f1 fcl-db: odbc: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields 12 lat temu
  lacak ee2fee4259 fcl-db: sqldb: 12 lat temu
  michael 98c9425c8b * Fix memory leaks in tests 12 lat temu
  lacak ec78ec807c fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection) 12 lat temu
  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 lat temu
  lacak 6d8ac30a19 fcl-db: tests: 12 lat temu
  lacak 595e413950 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 lat temu
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  reiniero ccead0db7b * fcl-db: forgot rename in {$IFNDEF Win64} section in r22993 12 lat temu
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 12 lat temu