16
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 11 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When you do a set, save the unconverted value for passing back (instead of saving the un-toPython'd value) More... about 22 years ago
When you do a set, save the unconverted value for passing back (instead of saving the un-toPython'd value) More... about 22 years ago
Fixed SF [ 859999 ] DBConnection gets unexpected keyword argument 'pool' More... about 22 years ago
Fixed SF [ 859999 ] DBConnection gets unexpected keyword argument 'pool' More... about 22 years ago
Fixed threading problem with .select() More... about 22 years ago
Fixed threading problem with .select() More... about 22 years ago
Added comment More... about 22 years ago
Added comment More... about 22 years ago
Fixed typo More... about 22 years ago
Fixed typo More... about 22 years ago
Added some backward-compatible *Connection constructors More... about 22 years ago
Added some backward-compatible *Connection constructors More... about 22 years ago
Bunch of fixes to database refactoring- made database modules load lazily (only when they are used), did actual regression testing on the databases More... about 22 years ago
Bunch of fixes to database refactoring- made database modules load lazily (only when they are used), did actual regression testing on the databases More... about 22 years ago
Added another boolean test More... about 22 years ago
Added another boolean test More... about 22 years ago
Fixed converter for BoolValidator, which wasn't working with SQLite More... about 22 years ago
Fixed converter for BoolValidator, which wasn't working with SQLite More... about 22 years ago
Added notes about URIs and lazy updates More... about 22 years ago
Added notes about URIs and lazy updates More... about 22 years ago
Added lazy updating Some URI-related fixes More... about 22 years ago
Added lazy updating Some URI-related fixes More... about 22 years ago
Split database support into subpackages, one per driver Added URI support, which is not the most convenient way to specify the database. URIs can be used in lieu of a connection. More... about 22 years ago
Split database support into subpackages, one per driver Added URI support, which is not the most convenient way to specify the database. URIs can be used in lieu of a connection. More... about 22 years ago
Added some news for 0.6 More... about 22 years ago
Added some news for 0.6 More... about 22 years ago
Fixed examples and documentation for .new/.get change, and the new sqlobject (vs. SQLObject) package More... about 22 years ago
Fixed examples and documentation for .new/.get change, and the new sqlobject (vs. SQLObject) package More... about 22 years ago
Made notes and warnings display more nicely. More... about 22 years ago
Made notes and warnings display more nicely. More... about 22 years ago