Commit History

Author SHA1 Message Date
  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
  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 f3e071493f fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors. 12 years ago
  lacak b1fa17411a fcl-db: tests: formatting 12 years ago
  lacak 030287d5d8 fcl-db: tests: add TestLargeIntParamQuery 12 years ago
  lacak 5d6d67ac70 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  lacak b91969c407 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 12 years ago
  lacak 9e5c31331e fcl-db: tests: add more information to be able find point where test fails. 12 years ago
  lacak e8b2ae1112 fcl-db: tests: More descriptive error messages. 12 years ago
  lacak 7a9a5ea6bf fcl-db: test: 12 years ago
  lacak 0893146a91 fcl-db test: improve testing of ftAutoInc. After rev.22935 13 years ago
  lacak 382cd9483c Adds test for Firebird's EXECUTE BLOCK RETURNS statement, which returns resultset. Test correct detection of StatementType. Mantis #0022972 13 years ago
  lacak 83c866637b Adjust TestTemporaryTable test. Adds support for Firebird/Interbase Global Temporary Tables. (+small cleanup) 13 years ago
  ludob 91a468307a Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2 13 years ago
  joost e17d1c9b37 * Support Interbase 7 and Firebird 3 boolean fields 13 years ago
  marco c4ec774c4c * Fixes Sql parsing problems with spaces lacking between keyword and expression 13 years ago
  marco 61c4366c8e * fcl-db test for opening non-select statements, which return data by Lacak2, Mantis #21850 13 years ago
  michael 44871bbbbd * Patch to reorder datetime testing values, so out-of-range comes last 13 years ago
  michael 386fb374ce * Applied tests pach from bug #17303 13 years ago
  marco 040e67772a * Tests for Mysql 5.5, from Lacak2. Mantis #21511 13 years ago
  marco f5a4f6b4af * Patch + test to map integer field with auto_increment property to ftautoinc 13 years ago