16
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the default value for 'varchar' in BLOBColumns from 'auto' to False (so that the default type for the columns in MySQL is BLOB, not TEXT). More... over 18 years ago
Changed the default value for 'varchar' in BLOBColumns from 'auto' to False (so that the default type for the columns in MySQL is BLOB, not TEXT). More... over 18 years ago
added pudge command More... over 18 years ago
added pudge command More... over 18 years ago
Fixed a "brown paper bag" in MySQL quoting. More... over 18 years ago
Fixed a "brown paper bag" in MySQL quoting. More... over 18 years ago
Removed svn:eol-style property. More... over 18 years ago
Removed svn:eol-style property. More... over 18 years ago
Split News.txt into News1.txt More... over 18 years ago
Split News.txt into News1.txt More... over 18 years ago
Removed trailing spaces. More... over 18 years ago
Removed trailing spaces. More... over 18 years ago
Changed string quoting style for PostgreSQL and MySQL from \' to ''. More... over 18 years ago
Changed string quoting style for PostgreSQL and MySQL from \' to ''. More... over 18 years ago
Minor spaces cleanup. More... over 18 years ago
Minor spaces cleanup. More... over 18 years ago
Fixed a bug N 1757262 in converting date/time for years < 1000 (time.strptime() requires exactly 4 digits for %Y, hence a year < 1000 must be 0-padded). More... over 18 years ago
Fixed a bug N 1757262 in converting date/time for years < 1000 (time.strptime() requires exactly 4 digits for %Y, hence a year < 1000 must be 0-padded). More... over 18 years ago
Fixed a bug in col.createSQL(). More... over 18 years ago
Fixed a bug in col.createSQL(). More... over 18 years ago
A patch by Andy Grover <[email protected]>: Suppress the second RowUpdateSignal in .set() called from ._SO_setValue(). More... over 18 years ago
A patch by Andy Grover <[email protected]>: Suppress the second RowUpdateSignal in .set() called from ._SO_setValue(). More... over 18 years ago
A patch by Bernhard <[email protected]>: Prevent a deadlock in declarative.threadSafeMethod() by not reacquiring the class lock. More... over 18 years ago
A patch by Bernhard <[email protected]>: Prevent a deadlock in declarative.threadSafeMethod() by not reacquiring the class lock. More... over 18 years ago
Applied the patch N 1745239: Fixed a bug with default field values for columns for firebird connection. More... over 18 years ago
Applied the patch N 1745239: Fixed a bug with default field values for columns for firebird connection. More... over 18 years ago
Applied the patch 1744847: Firebird, fromDatabase generate 2 ID columns fix. More... over 18 years ago
Applied the patch 1744847: Firebird, fromDatabase generate 2 ID columns fix. More... over 18 years ago
Applied the patch N 1735900: Fix typo in new INT type classes. More... over 18 years ago
Applied the patch N 1735900: Fix typo in new INT type classes. More... over 18 years ago