提交历史

作者 SHA1 备注 提交日期
  marco be82819387 --- Merging r16853 into '.': 14 年之前
  marco 6ed6eda88d --- Merging r15298 into '.': 15 年之前
  marco 2bd0853001 --- Merging r15349 into '.': 15 年之前
  marco f7de0250da --- Merging r14994 into '.': 15 年之前
  joost fae64a5be5 --- Merging r14492 into '.': 15 年之前
  joost d32c60f746 --- Merging r14787 into '.': 15 年之前
  marco ca5f0557ed --- Merging r14080 into '.': 15 年之前
  marco e0ff04449b --- Merging r13968 into '.': 15 年之前
  joost 2762ed5fba * Removed the limit of 8192 characters on stringfields + test 16 年之前
  joost 5ddddf60ae * Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test 16 年之前
  joost dcfa75b781 * When TSQLQuery.SetSchemaInfo is used the sql-statement is not set directly anymore, but during the prepare (more Delphi/dbexpress compatible) 16 年之前
  joost 8922c3e310 * Check for an empty statement before the cursor is allocated so that the right error message is shown. (+test which was committed partly in r12510 already) 17 年之前
  joost 3657380e77 * Fixed TestBlobSize test 17 年之前
  joost 0899d13e3a * Fixed TestBlobSize test 17 年之前
  joost 047730fd5e * Use GetBlobSize to obtain the value of the BlobSize property + test (bug 12888) 17 年之前
  joost 00e76eab6a * SQLdb now handles queries with statementtype stExecProcedure as select queries so that it is possible to fetch the results. But stExecProcedure will fetch only one row of data. 17 年之前
  joost a7086e7164 * Allow parameter-names between double-quotes 17 年之前
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite 17 年之前
  joost 41af4c76ac * Fixed TestStringParamQuery 17 年之前
  joost 5059d9220d * Added TTestFieldTypes.TestBCDParamQuery 17 年之前
  joost 171193a675 * Fixed fixed-width char-parameters + test 17 年之前
  joost a53a234189 * Raise exception if TFieldDef with existing name is added to TFieldDefs + test 17 年之前
  joost 6f8fd76e21 * Restructured the ApplyRecUpdates mechanism. Update-queries are only created when necessary and improved error messages. Readonly does not depend on ParseSQL anymore (mantis 9254) + test 17 年之前
  joost 6f3e1bba28 * Fixed bug #8442 + test 17 年之前
  joost 08a7e289cf * Commit the DDL-transaction in the TestScript test. (interbase only) 17 年之前
  joost 3120184b2a * Correct a test for mysql version 5 (server) 17 年之前
  joost f6538406c3 * Clean up TestScript-test properly 17 年之前
  joost 0820353b71 * Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes 17 年之前
  joost 5ce1eb0dcb * Refactored test 17 年之前
  joost bafff6548d * Removed "as" keyword from query, it is not supported by Firebird 17 年之前