16
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed compatibility: Python 2.3 doesn't have .rsplit(). More... over 19 years ago
Fixed compatibility: Python 2.3 doesn't have .rsplit(). More... over 19 years ago
Applied a patch by Ivan Horvath <[email protected]> to fix the bug 1426574: Database passwords with '@' don't parse correctly. More... over 19 years ago
Applied a patch by Ivan Horvath <[email protected]> to fix the bug 1426574: Database passwords with '@' don't parse correctly. More... over 19 years ago
In the course of fixing the bug 1516394: SQLbuilder aliases fail for Firebird I found most database (I tested MySQL, PostgreSQL and SQLite) ignore that noisy "AS" so I just removed it from the queries. More... over 19 years ago
In the course of fixing the bug 1516394: SQLbuilder aliases fail for Firebird I found most database (I tested MySQL, PostgreSQL and SQLite) ignore that noisy "AS" so I just removed it from the queries. More... over 19 years ago
Fixed the bug 1523898: wrong parameter 'connect_time' of MySQLConnection. More... over 19 years ago
Fixed the bug 1523898: wrong parameter 'connect_time' of MySQLConnection. More... over 19 years ago
Fixed the bug 1512334: Missing character in 1421647 resolution. More... over 19 years ago
Fixed the bug 1512334: Missing character in 1421647 resolution. More... over 19 years ago
Fixed the bug 1510525: Missing self. in index.py. More... over 19 years ago
Fixed the bug 1510525: Missing self. in index.py. More... over 19 years ago
Fixed the bug 1380296: idSequence should be in sqlmeta. More... over 19 years ago
Fixed the bug 1380296: idSequence should be in sqlmeta. More... over 19 years ago
Applied the patch 1516675: multiple left join fix. Added a test. More... over 19 years ago
Applied the patch 1516675: multiple left join fix. Added a test. More... over 19 years ago
Applied the patch 1535941: Sybase and LIMIT. More... over 19 years ago
Applied the patch 1535941: Sybase and LIMIT. More... over 19 years ago
Applied the patch 1496016: Encode queries to unicode for MySQLdb 1.2.1. More... over 19 years ago
Applied the patch 1496016: Encode queries to unicode for MySQLdb 1.2.1. More... over 19 years ago
Fixed bug https://sourceforge.net/tracker/index.php?func=detail&aid=1512887&group_id=74338&atid=540674 More... over 19 years ago
Fixed bug https://sourceforge.net/tracker/index.php?func=detail&aid=1512887&group_id=74338&atid=540674 More... over 19 years ago
A patch by Luke Opperman <[email protected]> to fix problems with transaction.commit(close=True). More... over 19 years ago
A patch by Luke Opperman <[email protected]> to fix problems with transaction.commit(close=True). More... over 19 years ago
A patch by Dan Pascu <[email protected]> to fix problems with transaction.__del__() if there was an exception in __init__(). More... over 19 years ago
A patch by Dan Pascu <[email protected]> to fix problems with transaction.__del__() if there was an exception in __init__(). More... over 19 years ago
A patch by Ivan Horvath <[email protected]> for use_unicode with fromDatabase. More... almost 20 years ago
A patch by Ivan Horvath <[email protected]> for use_unicode with fromDatabase. More... almost 20 years ago
A patch by Markus Gritsch <[email protected]> for DateTimeValidator (bug 1496321 ). More... almost 20 years ago
A patch by Markus Gritsch <[email protected]> for DateTimeValidator (bug 1496321 ). More... almost 20 years ago