16
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 11, 2025 — Jan 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started TODO.txt; tested abnormal ID names with _fromDatabase More... over 21 years ago
Started TODO.txt; tested abnormal ID names with _fromDatabase More... over 21 years ago
Updated fromDatabase for changes in col.py More... over 21 years ago
Updated fromDatabase for changes in col.py More... over 21 years ago
Typo (SF: 944684) More... over 21 years ago
Typo (SF: 944684) More... over 21 years ago
Convert long ints properly More... over 21 years ago
Convert long ints properly More... over 21 years ago
Note cascade keyword argument addition More... over 21 years ago
Note cascade keyword argument addition More... over 21 years ago
Allow non-SQL-safe column names (like '"binary"'). SF 826079 More... over 21 years ago
Allow non-SQL-safe column names (like '"binary"'). SF 826079 More... over 21 years ago
Fixed error message More... over 21 years ago
Fixed error message More... over 21 years ago
Deal with (questionable?) case where the destructor is called with a missing instance variable More... over 21 years ago
Deal with (questionable?) case where the destructor is called with a missing instance variable More... over 21 years ago
Python 2.2 boolean fix (SF: 903488) More... over 21 years ago
Python 2.2 boolean fix (SF: 903488) More... over 21 years ago
Fixed little bug in loop More... over 21 years ago
Fixed little bug in loop More... over 21 years ago
Changed queryInsertID method, so that pgconnection can be provided a custom sequence name for a table/id. More... over 21 years ago
Changed queryInsertID method, so that pgconnection can be provided a custom sequence name for a table/id. More... over 21 years ago
* Fix some issues related to subclassing and removing columns from subclasses * Added a new _create method for intercepting row inserts. * Changed insertQueryID usage More... over 21 years ago
* Fix some issues related to subclassing and removing columns from subclasses * Added a new _create method for intercepting row inserts. * Changed insertQueryID usage More... over 21 years ago
Made name and joinMethodName more exposed on Col and Join objects More... over 21 years ago
Made name and joinMethodName more exposed on Col and Join objects More... over 21 years ago
Fixed quoting of Python2.3 datetime objects More... over 21 years ago
Fixed quoting of Python2.3 datetime objects More... over 21 years ago
fix import problems; use "import as" construct More... over 21 years ago
fix import problems; use "import as" construct More... over 21 years ago