Commit History

Author SHA1 Message Date
  lacak 848e650189 fcl-db: tests: comment 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 742c590a3a fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) then unset field null flag when blob stream is created. When writting finishes (on destroy of blob stream) set null flag if blob is empty. + updated test TestChangeBlob. Bug #15376 11 years ago
  lacak eefead9990 fcl-db: tests: use column names in same char-case as they are typed in CREATE TABLE statement (used in tests). If "test database" on MS SQL Server has case-sensitive collation then char-case of table names and column names are also case-sensitive. 11 years ago
  reiniero b2ad159b5b fcl-db: dbtestframework: 11 years ago
  lacak 8e6fcd876c fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) assign new write blob buffer to BLOB field in record buffer. So new data are there before Post. 11 years ago
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 11 years ago
  lacak d62b78224a fcl-db: tests: update comment to reflect, that in MySQL ODBC driver was fixed bug related to time values>='100:00:00' 11 years ago
  lacak 91783105cc fcl-db: tests: improve testing Blobs (use not only ascii characters, but also binary data etc.) 12 years ago
  lacak c42890ed75 fcl-db: tests: test that RowsAffected is specific per query not per connection (if more queries are executed over same connection) 12 years ago
  lacak 4db6a866a1 fcl-db: tests: formatting (comments, grouping tests) 12 years ago
  reiniero 83a236f9b3 * revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug. 12 years ago
  reiniero 9ad462590a * fcl-db: dbtestframework: add test for parameter .AsFloat; bug #24728 12 years ago
  lacak 7e137889ff fcl-db: tests: formatting (reorder methods, so related tests are together) 12 years ago
  lacak a12a94eaff fcl-db: tests: move 1 test 12 years ago
  lacak 87a0868606 fcl-db: tests: more complex test for r25036 12 years ago
  lacak 7c110e9b42 fcl-db: 12 years ago
  lacak ee2fee4259 fcl-db: sqldb: 12 years ago
  michael 98c9425c8b * Fix memory leaks in tests 12 years ago
  lacak e280a8d97e fcl-db: base: TBinaryField.AsVariant should return variant Null when Field.IsNull 12 years ago
  lacak 7e1dcce60b fcl-db: postgresql: increase max allowed string field length. Fix for existing test TTestFieldTypes.TestStringLargerThen8192. 12 years ago
  lacak da67d3be15 fcl-db: tests: formatting (reorder methods) 12 years ago
  lacak ecd81ed514 fcl-db: postgresql: do not clear result of PQexec if result set is returned (PGRES_TUPLES_OK) + test 12 years ago
  reiniero 9cb8438cca * fcl-db tests: cosmetic: test using constants instead of manually assigned values that happen to be the same 12 years ago
  lacak a49dc1d262 fcl-db: tests: improve TestSQLInterval + comments 12 years ago
  lacak 816bee9198 fcl-db: tests: formatting + comments 12 years ago
  lacak 6d8ac30a19 fcl-db: tests: 12 years ago
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 years ago
  lacak 60602bfb34 fcl-db: tests: add TestSmallIntParamQuery 12 years ago