16
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 11 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed hrefs to pymssql and adodbapi. More... about 18 years ago
Fixed hrefs to pymssql and adodbapi. More... about 18 years ago
SQLObject 0.9.5 released 10 Mar 2008. More... about 18 years ago
SQLObject 0.9.5 released 10 Mar 2008. More... about 18 years ago
A bug in delColumn() that removes all properties is fixed by recreating properties. More... about 18 years ago
A bug in delColumn() that removes all properties is fixed by recreating properties. More... about 18 years ago
Under MySQL, PickleCol no longer used TEXT column types; the smallest column is now BLOB - it is not possible to create TINYBLOB column. More... about 18 years ago
Under MySQL, PickleCol no longer used TEXT column types; the smallest column is now BLOB - it is not possible to create TINYBLOB column. More... about 18 years ago
Fixed a bug 1181919 in SQLiteConnection.columnsFromSchema() - set dbName. More... about 18 years ago
Fixed a bug 1181919 in SQLiteConnection.columnsFromSchema() - set dbName. More... about 18 years ago
HTTP and blog-like access to GMane. More... about 18 years ago
HTTP and blog-like access to GMane. More... about 18 years ago
SQLObject 0.9.4 was released 3 Mar 2008. More... about 18 years ago
SQLObject 0.9.4 was released 3 Mar 2008. More... about 18 years ago
Decimal module is always available in Python 2.4+. More... about 18 years ago
Decimal module is always available in Python 2.4+. More... about 18 years ago
Minor doc update. More... about 18 years ago
Minor doc update. More... about 18 years ago
Dropped support for Python 2.3. More... about 18 years ago
Dropped support for Python 2.3. More... about 18 years ago
Applied a patch 1673015 by Leandro Lucarella: use sets instead of dicts in tablesUsed. Dropped tablesUsedDict function; instead there is tablesUsedSet that returns a set of strings. More... about 18 years ago
Applied a patch 1673015 by Leandro Lucarella: use sets instead of dicts in tablesUsed. Dropped tablesUsedDict function; instead there is tablesUsedSet that returns a set of strings. More... about 18 years ago
Recognize POINT data type as string in PostgresConnection.columnsFromSchema(). More... about 18 years ago
Recognize POINT data type as string in PostgresConnection.columnsFromSchema(). More... about 18 years ago
Fixed a bug with no default when defaultSQL is defined for the column. More... about 18 years ago
Fixed a bug with no default when defaultSQL is defined for the column. More... about 18 years ago
SQLObject 0.9.0 was released 10 May 2007. More... about 18 years ago
SQLObject 0.9.0 was released 10 May 2007. More... about 18 years ago
Documentation update: MultipleJoin for the intermediate table. More... about 18 years ago
Documentation update: MultipleJoin for the intermediate table. More... about 18 years ago