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
By AEHimself: No more compilation hints More... about 1 year ago
Merged revision(s) 7995 from branches/8.0-patches: More... about 1 year ago
Merged revision(s) 7990-7992 from branches/8.0-patches: More... about 1 year ago
Merged revision(s) 7981-7982, 7985-7988 from branches/8.0-patches: More... about 1 year ago
A fix for handling varchar(max) and nvarchar(max) columns. More... about 1 year ago
Merged revision(s) 7979 from branches/8.0-patches: More... about 1 year ago
Committing merge info.... More... about 1 year ago
Merged revision(s) 7973-7975 from branches/8.0-patches: More... about 1 year ago
Merged revision(s) 7968 from branches/8.0-patches: More... about 1 year ago
Fix the declaration of SQLITE_STATIC and SQLITE_TRANSIENT. See https://zeoslib.sourceforge.io/viewtopic.php?f=50&t=180860 More... about 1 year ago
Fix a bug in the firebird driver that kept it from compiling with FPC 3.2.2 More... about 1 year ago
Fix a bug in the oracle driver where the size of TZSQLVars was calculated in the wrong way for 64 bit systems. Remoived TZSQLVars along the way. More... about 1 year ago
Some changes that should allow migrationg passwords from PostgreSQL when the db_user_namespace feature is enabled. More... about 1 year ago
By AEHimself: AS it turns out, we can collect the primary key name as well for MySQL index references. I don't know if it worths, thouth... More... about 1 year ago
By AEHimself: Fix MySQL 5+ cross reference metadata. Fixed tiny issues in MySQL Imported and Exported keys metadata. More... about 1 year ago
By AEHimself: Fix MariaDB / MySQL 5+ Imported and Exported keys metadata More... about 1 year ago
This should fix [#565]. SupportsMixedCaseIdentifiers should indeed return false on SQLite. More... about 1 year ago
Move all functional code outside of Assert calls. See [#564] More... over 1 year ago
Possible fix for [#564]. More... over 1 year ago
Fix a problem in UncachedGetExportedKeys, UncachedGetImportedKeys and UncachedGetCrossReference in the MySQL driver. The "Type" column of the "show table status" statement was renamed to "Engine" with MySQL 5.0 More... over 1 year ago
By Aehimself: TZAbstractConnection.GetColumnNames to use provided schema More... over 1 year ago
Merged revision(s) 7944-7945 from branches/8.0-patches: More... over 1 year ago
A small fix for an earlier patch about loading shared libraries. Not sure if it makes sense though because MySQL as well as Maria DB don't seem to support the embedded server anymore. More... over 1 year ago
Fix aehimselfs problem from Pull Request #73. More... over 1 year ago
Resolve [#561] by applying MmVisuals patch. More... over 1 year ago
8.0 resolve wrong IsNull state on binding arrays of !B!LOBa and a D7 issue un TZAbstractStreamedLob.SetBuffer()
EgonHugeist
as egonhugeist
More... over 1 year ago
8.0 PG: resolve a batch array dml issue binding arrays of BLOBs
EgonHugeist
as egonhugeist
More... over 1 year ago
8.0 FB3/BatchArrayDML: resolve an encoding issue on binding stUnicodeStream
EgonHugeist
as egonhugeist
More... over 1 year ago
8.0 use Length() if compiler support inlining
EgonHugeist
as egonhugeist
More... over 1 year ago
8.0 wrong ENDIF instead of IFEND commited. This broke old delphi compilation.
EgonHugeist
as egonhugeist
More... over 1 year ago