Merged revision(s) 909 from branches/testing:
Merged revision(s) 878, 905 from branches/testing:
Merged revision(s) 876, 879, 880 from branches/testing:
Merged revision(s) 881, 902 from branches/testing:
Merged revision(s) 882, 884 from branches/testing:
Merged revision(s) 886, 906 from branches/testing:
Merged revision(s) 907, 908 from branches/testing:
Merged revision(s) 888 from branches/testing:
Avoid hard coded test database names (Allow multiple databases per server for simultaneous running test suites against same servers) - by mdaems
Remove settings files from svn (templates remain)
Addition to 'Patch fix for Postgresql,better Indexnames precision' - by aebi - See http://zeos.firmos.at/viewtopic.php?t=3261
Implement busy_timeout() for SQLite connections - by johank - See http://zeos.firmos.at/viewtopic.php?t=2853
Added PQgetCancel, PQfreeCancel, PQcancel to the PG plaindriver interface - by Pyh - See http://zeos.firmos.at/viewtopic.php?t=3165
Lazarus UTF8 string fix - by ism - see http://zeos.firmos.at/viewtopic.php?t=3180
Don't create mysql grants as that messes up server settings for root user
Fix incorrect loCaseInsensitive in Lazarus - by ism - See http://zeos.firmos.at/viewtopic.php?t=3207
Using encryption, a heap corruption could happen in the SQLite driver - by krassonkel - See http://zeos.firmos.at/viewtopic.php?t=3287
Merged revision(s) 951, 954 from branches/testing:
Merged revision(s) 932, 942 from branches/testing:
Merged revision(s) 923, 929, 935, 952 from branches/testing:
Merged revision(s) 955-956 from branches/testing: Cannot open SQLite Database with UTF-8 Filename (Lazarus) - by mmvisual - See http://zeos.firmos.at/viewtopic.php?t=3244
Merged revision(s) 1077 from branches/testing/build: Added new interface dependent unit paths for Lazarus
Merged revision(s) 876-879, 909 from branches/testing:
Merged revision(s) 880-886, 902 from branches/testing:
Merged revision(s) 887, 888 from branches/testing:
Merged revision(s) 903-908 from branches/testing:
Merged revision(s) 932-935 from branches/testing:
Merged revision(s) 889-901 from branches/testing:
Merged revision(s) 923-931 from branches/testing:
Zeos on XE2 - by berndvf - See http://zeos.firmos.at/viewtopic.php?t=3288
Zeos on XE2 (Part 2) - by berndvf - See http://zeos.firmos.at/viewtopic.php?t=3288
Implementation of Oracle Stored functions and procedures - by amarildolacerda - See http://zeos.firmos.at/viewtopic.php?t=3264
Merged revision(s) 936-938 from branches/testing:
Merged revision(s) 954-956 from branches/testing:
Merged revision(s) 943-947 from branches/testing:
Merged revision(s) 948-952 from branches/testing:
Merged revision(s) 962-965 from branches/testing:
Merged revision(s) 966, 968-969, 1010, 1012, 1014, 1023, 1036, 1040, 1077 from branches/testing:
Fix last commit.
Merged revision(s) 1041-1043, 1047-1049, 1051, 1053-1055, 1057, 1059, 1061 from branches/testing:
Merged revision(s) 1025, 1058, 1065-1066, 1074, 1076, 1086-1088, 1092 from branches/testing:
Merged revision(s) 1094-1161 from branches/testing:
Merged revision(s) 1162, 1166-1167, 1170, 1172, 1176, 1178, 1181, 1186, 1193-1194, 1198, 1200, 1203, 1205, 1207 from branches/testing:
Define 'VALUE' as an ANSI Sql keyword
FileUtil unit moved to lazutils package in lazarus trunk - by mdaems
Cannot open SQLite Database with UTF-8 Filename (Lazarus) - by mmvisual - See http://zeos.firmos.at/viewtopic.php?t=3244
Cannot open SQLite Database with UTF-8 Filename (Lazarus) - by mmvisual - See http://zeos.firmos.at/viewtopic.php?t=3244
What a stupid typo!! SQL Server Plain Driver Access Violation - by jcardarelli - see http://zeos.firmos.at/viewtopic.php?t=3361
Merged revision(s) 974, 997-999, 1002 from branches/testing-egonhugeist:
Merged revision(s) 1011 from branches/testing-egonhugeist: Use CharInSet wherever possible.
- Fix commit last commit
Merged revision(s) 1034 from branches/testing-egonhugeist:
- Completed WITH_WIDEMEMO ifdef's
Remove DELPHI15_UP define from code: use WITH_FORMATSETTINGS for DelphiXE_UP and FPC>=2.6
Reintroduced ';' as URL-Delimiter and excaped the ';' in the Param-Strings - Some more corrections
Remove Cbuilder6 and Kylix packages. These compilers are very old. There's no zeoslib 7 talk about them. So it's better to remove them.
Added new interface dependent unit paths for Lazarus
Added tests to make inventory of ResolveDatabaseUrl function before planned changes
Fixed why embedded firebird database didn't work right anymore.
- Re-fixed why embedded firebird database didn't work right anymore.
Remove duplicate code
Defined the main ZDbcConnection constructor
Remove separate IZXXXPlaindDriver properties for each database
Fix connection to embedded firebird databases. Now we must think about how we change the remaining failing tests.
Introduced the UseMetadata Connection property. It can be used to disable metadata fetching, but also makes queries readonly.
Removed the old untested FOSNOMETA feature. No you can avoid fetching metadata using the ZConnection.UseMetadata property
Fix filter parsing for ttDateTime
Added test for date recognition in quoted strings (Not so beautyfull test, but there's no test unit for the Generic Sql Tparser)
Small modifications to get the changes ccompiled on FPC,D7->D16 with $DEFINE CHECK_CLIENT_CODE_PAGE turned off
First changes to get at last D7 compiled with the new code.
Fix UTF8ToString compatibility
2 small fixes to get the code compiled without the CHECK_CLIENT_CODE_PAGE define
Fix compilation on D12.
ZDbcASAUtils.pas should not be a unicode file
Small fix to get the code compiled without the CHECK_CLIENT_CODE_PAGE define
Small fix to get the code compiled without the CHECK_CLIENT_CODE_PAGE define - second try
Use ZCompatibility unconditionally as now CharInSet is used for all compilers
Some corrections to get stuff compiled without the new directive
Use CharInSet wherever possible.
Use CharInSet wherever possible. Fix conditionally used unit.
Small fix to get the code compiled without the CHECK_CLIENT_CODE_PAGE define
Fix last commit.
Fix fpc compilation with SQLPREPREPARE ON
Merged revision(s) 1076-1077 from branches/testing:
Moved GetURL function outside New define
Merged revision(s) 1010-1014 from branches/testing (Administrative: actual changes were already merged)
Merged revision(s) 1051-1059 from branches/testing
Merged revision(s) 1041-1049 from branches/testing:
Merged revision(s) 1086-1088, 1092, 1094, 1103 from branches/testing
Merged revision(s) 1104-1119 from branches/testing
Merged revision(s) 1061-1074 from branches/testing
Merged revision(s) 1161-1162 from branches/testing:
Merged revision(s) 1120-1130 from branches/testing (Most Changes were already merged in manually, so mainly an administrative merge)
Oracle (internal) Prefetch Rows - See http://zeos.firmos.at/viewtopic.php?t=3441
Mssql - List index out of bounds on select query from table-value function - by paweld - See http://zeos.firmos.at/viewtopic.php?t=2738
Unified ZDbcDbLibMsSqlMetadata.pas and ZDbcDbLibSybaseMetadata.pas into ZDbcDbLib.pas
Merged revision(s) 1184, 1190-1191, 1199, 1210-1212, 1215 from branches/testing:
Start fixing broken stuff from previous commit
Simplified IZFreeTDSPlainDriver definition
Complete fixing broken stuff from previous commits