16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started TODO.txt; tested abnormal ID names with _fromDatabase More... almost 22 years ago
Started TODO.txt; tested abnormal ID names with _fromDatabase More... almost 22 years ago
Updated fromDatabase for changes in col.py More... almost 22 years ago
Updated fromDatabase for changes in col.py More... almost 22 years ago
Typo (SF: 944684) More... almost 22 years ago
Typo (SF: 944684) More... almost 22 years ago
Convert long ints properly More... almost 22 years ago
Convert long ints properly More... almost 22 years ago
Note cascade keyword argument addition More... almost 22 years ago
Note cascade keyword argument addition More... almost 22 years ago
Allow non-SQL-safe column names (like '"binary"'). SF 826079 More... almost 22 years ago
Allow non-SQL-safe column names (like '"binary"'). SF 826079 More... almost 22 years ago
Fixed error message More... almost 22 years ago
Fixed error message More... almost 22 years ago
Deal with (questionable?) case where the destructor is called with a missing instance variable More... almost 22 years ago
Deal with (questionable?) case where the destructor is called with a missing instance variable More... almost 22 years ago
Python 2.2 boolean fix (SF: 903488) More... almost 22 years ago
Python 2.2 boolean fix (SF: 903488) More... almost 22 years ago
Fixed little bug in loop More... almost 22 years ago
Fixed little bug in loop More... almost 22 years ago
Changed queryInsertID method, so that pgconnection can be provided a custom sequence name for a table/id. More... almost 22 years ago
Changed queryInsertID method, so that pgconnection can be provided a custom sequence name for a table/id. More... almost 22 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... almost 22 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... almost 22 years ago
Made name and joinMethodName more exposed on Col and Join objects More... almost 22 years ago
Made name and joinMethodName more exposed on Col and Join objects More... almost 22 years ago
Fixed quoting of Python2.3 datetime objects More... almost 22 years ago
Fixed quoting of Python2.3 datetime objects More... almost 22 years ago
fix import problems; use "import as" construct More... almost 22 years ago
fix import problems; use "import as" construct More... almost 22 years ago