커밋 기록

작성자 SHA1 메시지 날짜
  reiniero fb8cbfdc92 fcl-db: dbtestframework: cosmetic 11 년 전
  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 11 년 전
  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) 12 년 전
  lacak 6d8ac30a19 fcl-db: tests: 12 년 전
  lacak 595e413950 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 년 전
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 년 전
  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 년 전
  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 년 전
  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 년 전