16
I Use This!
Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make version objects act like instances of their master class More... about 19 years ago
make version objects act like instances of their master class More... about 19 years ago
Create HasForeign after the Base, but clear it before - req-d for databases with strict referential integrity. More... about 19 years ago
Create HasForeign after the Base, but clear it before - req-d for databases with strict referential integrity. More... about 19 years ago
Reverted "prevent half-constructed rows" patch. More... about 19 years ago
Reverted "prevent half-constructed rows" patch. More... about 19 years ago
The patch 1630441: remove a leading slash in FirebirdConnection. More... about 19 years ago
The patch 1630441: remove a leading slash in FirebirdConnection. More... about 19 years ago
Allow to pass "conv" parameter. More... about 19 years ago
Allow to pass "conv" parameter. More... about 19 years ago
The port has to be an int. More... about 19 years ago
The port has to be an int. More... about 19 years ago
getChangedFields now works with extra cols More... about 19 years ago
getChangedFields now works with extra cols More... about 19 years ago
oops More... about 19 years ago
oops More... about 19 years ago
versions can now have extra columns More... about 19 years ago
versions can now have extra columns More... about 19 years ago
Fixed a bug in FirebirdConnection caused by column names having trailing spaces (patch 1621211). More... about 19 years ago
Fixed a bug in FirebirdConnection caused by column names having trailing spaces (patch 1621211). More... about 19 years ago
Patch 614267: Prevents half-constructed objects from showing up in queries. More... about 19 years ago
Patch 614267: Prevents half-constructed objects from showing up in queries. More... about 19 years ago
Fixed a bug in MSSQLConnection caused by column names being unicode (patch 1613369). More... about 19 years ago
Fixed a bug in MSSQLConnection caused by column names being unicode (patch 1613369). More... about 19 years ago
For backends that support referential integrity (Postgres, e.g.) we have to clear the versioning table before clearing the main table. More... about 19 years ago
For backends that support referential integrity (Postgres, e.g.) we have to clear the versioning table before clearing the main table. More... about 19 years ago
Downgraded versioning to Python 2.3. More... about 19 years ago
Downgraded versioning to Python 2.3. More... about 19 years ago
now versioning works outside of tests More... about 19 years ago
now versioning works outside of tests More... about 19 years ago