56
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged revision(s) 7647 from branches/8.0-patches: More... over 2 years ago
By AEHimself: Removed ActiveChangeException property, added ACTIVE_DATASET_SQL_CHANGE_EXCEPTION directive More... over 2 years ago
Fix for [#525] More... over 2 years ago
fix some warnings More... over 2 years ago
Fix a problem with memory comparisons in the Test suite. This possibly only happens with ODBC. More... over 2 years ago
Fix a range check problem on ODBC/64 bits. More... over 2 years ago
Solve SF#532. Set the null byte of FDataRefAddress.VarLenData only if VarLenData is assigned. More... over 2 years ago
Make the Android and Firebird example work with the Firebird 4.0.0 release. More... over 2 years ago
by Joe @ Whale : fix IMetadataBuilder leak (SF#530) More... over 2 years ago
Merged revision(s) 7631 from branches/8.0-patches: More... over 2 years ago
By AEHimself: Add a connection and dataset property to raise an exception if .SQL if changed while active More... over 2 years ago
Merged revision(s) 7627 from branches/8.0-patches: More... over 2 years ago
PG: remove an absolute symbol ColumnsToJSON using WITH_COLUMNS_TO_JSON(USE_SYNSOMMONS or MORMOT2) define
EgonHugeist
as egonhugeist
More... over 2 years ago
By AEHimself: Some more test fixes caused by SQL change exception More... over 2 years ago
Fix some problems with the test suites because we forbid changing the SQL now while a Query is open. More... over 2 years ago
8.0: by AEHimself: Fixes for tests caused by SQL change exception More... almost 3 years ago
Merged revision(s) 7619 from branches/8.0-patches: More... almost 3 years ago
8.0: by AEHimself: Throw an exception if SQL is changed while dataset is open More... almost 3 years ago
Merged revision(s) 7613 from branches/8.0-patches: More... almost 3 years ago
8.0: Fix for [#526]: MariaDB Connector/C returns the client library version (3.2.3) starting with the 3.2 series, so Zeos thinks it talks to an old library. More... almost 3 years ago
8.0: A test and fix for FS#524 -> Second insert into a Firebird table fails with an access violation More... almost 3 years ago
Test for TZMemTable AV on Locate. See SF#525 More... almost 3 years ago
8.0: Change the test for RDB$PROCEDURE_TYPE to be only executed from Version 2.1 up because it was introduced in that version. More... almost 3 years ago
Some cosmetic changes to a comment. More... almost 3 years ago
8.0, by AEHimself: Fix AV if dataset's connection has no 'protocol' set yet More... almost 3 years ago
8.0: a possible solution for a performance issue with TZDbcPooledConnection - also could have lead to problems because it could return connections to the poll where the OnConnectionLost error handler still was set. More... almost 3 years ago
Merged revision(s) 7588 from branches/8.0-patches: More... almost 3 years ago
Change SupportsMixedCaseIdentifiers to false for Firebird because MJFShark is rigth. It should be false. See https://zeoslib.sourceforge.io/viewtopic.php?f=50&t=142705 More... almost 3 years ago
Remove interactions between ZAbstractConnection.Commit and Cached Updates. This just doesn't make sense. See https://zeoslib.sourceforge.io/viewtopic.php?f=40&t=142634 More... almost 3 years ago
resolve a Delphi < XE10.4 Bug for the LOB fields GetAsVariant method
EgonHugeist
as egonhugeist
More... almost 3 years ago