joost
|
171193a675
* Fixed fixed-width char-parameters + test
|
17 years ago |
joost
|
a53a234189
* Raise exception if TFieldDef with existing name is added to TFieldDefs + test
|
17 years ago |
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 years ago |
joost
|
6f3e1bba28
* Fixed bug #8442 + test
|
17 years ago |
joost
|
08a7e289cf
* Commit the DDL-transaction in the TestScript test. (interbase only)
|
17 years ago |
joost
|
3120184b2a
* Correct a test for mysql version 5 (server)
|
17 years ago |
joost
|
f6538406c3
* Clean up TestScript-test properly
|
17 years ago |
joost
|
0820353b71
* Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes
|
17 years ago |
joost
|
5ce1eb0dcb
* Refactored test
|
17 years ago |
joost
|
bafff6548d
* Removed "as" keyword from query, it is not supported by Firebird
|
17 years ago |
joost
|
5703e7d8da
* Some refactoring and added TestSetBlobAsBlobParam
|
17 years ago |
joost
|
321be49ff5
* Added TSQLQuery.ServerIndexDefs, the indexes on the server are now stored in this new property instead of IndexDefs which from now on only stores the local indexes
|
17 years ago |
joost
|
3154a97ef4
* Renamed TestSQLFieldTypes.pas to TestFieldTypes.pas for consistency needed by dbdigest
|
17 years ago |