16
I Use This!
Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SQLObject 0.10.0b1 has been released. The trunk will be SQLObject 0.11. More... about 18 years ago
SQLObject 0.10.0b1 has been released. The trunk will be SQLObject 0.11. More... about 18 years ago
Avoid the inheritance tests package when building docs More... about 18 years ago
Avoid the inheritance tests package when building docs More... about 18 years ago
A bunch of releases. More... about 18 years ago
A bunch of releases. More... about 18 years ago
A patch by Luca Longinotti <[email protected]>: MySQLConnection (and DB URI) accept a number of SSL-related parameters: ssl_key, ssl_cert, ssl_ca, ssl_capath. More... about 18 years ago
A patch by Luca Longinotti <[email protected]>: MySQLConnection (and DB URI) accept a number of SSL-related parameters: ssl_key, ssl_cert, ssl_ca, ssl_capath. More... about 18 years ago
Added rich comparison methods. More... over 18 years ago
Added rich comparison methods. More... over 18 years ago
Removed actively deprecated attributes; lowered deprecation level for other attributes to be removed after 0.10. More... over 18 years ago
Removed actively deprecated attributes; lowered deprecation level for other attributes to be removed after 0.10. More... over 18 years ago
MySQLConnection doesn't convert query strings to unicode (but allows to pass unicode query strings if the user build ones). DB URI parameter sqlobject_encoding is no longer used. More... over 18 years ago
MySQLConnection doesn't convert query strings to unicode (but allows to pass unicode query strings if the user build ones). DB URI parameter sqlobject_encoding is no longer used. More... over 18 years ago
Added a new developer Dan Pascu. More... over 18 years ago
Added a new developer Dan Pascu. More... over 18 years ago
With PySQLite2 do not use encode()/decode() from PySQLite1 - always use base64 for BLOBs. More... over 18 years ago
With PySQLite2 do not use encode()/decode() from PySQLite1 - always use base64 for BLOBs. More... over 18 years ago
Versions 0.7.9, 0.8.6 and 0.9.2 released 30 Oct 2007. More... over 18 years ago
Versions 0.7.9, 0.8.6 and 0.9.2 released 30 Oct 2007. More... over 18 years ago
Fixed copy/paste error. More... over 18 years ago
Fixed copy/paste error. More... over 18 years ago
Fixed bugs in SQLiteConnection.guessColumn(). More... over 18 years ago
Fixed bugs in SQLiteConnection.guessColumn(). More... over 18 years ago
Moved docs back to the trunk More... over 18 years ago
Moved docs back to the trunk More... over 18 years ago
Moved docs back to the trunk More... over 18 years ago
Moved docs back to the trunk More... over 18 years ago
Changed the implementation type in BoolCol under SQLite from TINYINT to BOOLEAN and made fromDatabase machinery to recognize it. More... over 18 years ago
Changed the implementation type in BoolCol under SQLite from TINYINT to BOOLEAN and made fromDatabase machinery to recognize it. More... over 18 years ago