16
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a pointer to psycopg2. More... over 20 years ago
Added a pointer to psycopg2. More... over 20 years ago
Some more tests and a fix (last test is broken, but disabled) More... over 20 years ago
Some more tests and a fix (last test is broken, but disabled) More... over 20 years ago
Started event testing; fixed bug with inheriting listeners More... over 20 years ago
Started event testing; fixed bug with inheriting listeners More... over 20 years ago
Added .getOne() method to SelectResults More... over 20 years ago
Added .getOne() method to SelectResults More... over 20 years ago
Fixed bug 1345587 - the module is sqlbuilder, not SQLBuilder. More... over 20 years ago
Fixed bug 1345587 - the module is sqlbuilder, not SQLBuilder. More... over 20 years ago
Patch 1341999 index.get() for every unique index by Leandro Lucarella <[email protected]>. More... over 20 years ago
Patch 1341999 index.get() for every unique index by Leandro Lucarella <[email protected]>. More... over 20 years ago
Fixed a bug with cls/sqlmeta duality. More... over 20 years ago
Fixed a bug with cls/sqlmeta duality. More... over 20 years ago
Do not import pkg_resources under Python 2.2. More... over 20 years ago
Do not import pkg_resources under Python 2.2. More... over 20 years ago
Fixed a couple typos More... over 20 years ago
Fixed a couple typos More... over 20 years ago
New joins! ManyToMany and OneToMany; not fully documented yet, but still more sensible and smarter. Also (in main.py) call all the events promised in events.py. More... over 20 years ago
New joins! ManyToMany and OneToMany; not fully documented yet, but still more sensible and smarter. Also (in main.py) call all the events promised in events.py. More... over 20 years ago
Instead of using the normal PyDispatcher package for events, I'm including PyDispatcher in the package directly. More... over 20 years ago
Instead of using the normal PyDispatcher package for events, I'm including PyDispatcher in the package directly. More... over 20 years ago
Fix egg loading a little More... over 20 years ago
Fix egg loading a little More... over 20 years ago
Make sure SQLObject gets require()d before testing, so that any dependencies will also be loaded. More... over 20 years ago
Make sure SQLObject gets require()d before testing, so that any dependencies will also be loaded. More... over 20 years ago
Some changed names for the event signals, and a few signature changes. Also some routines using PyDispatcher for handling subclassing (and listening to classes and their subclasses); actual use of these events will come about in a later commit More... over 20 years ago
Some changed names for the event signals, and a few signature changes. Also some routines using PyDispatcher for handling subclassing (and listening to classes and their subclasses); actual use of these events will come about in a later commit More... over 20 years ago
Added news on new doInTransaction method More... over 20 years ago
Added news on new doInTransaction method More... over 20 years ago