16
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 7 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A patch by Brian Cole <[email protected]>: MySQLConnection now recognizes Time columns when drawing the database scheme from DB. More... over 18 years ago
A patch by Brian Cole <[email protected]>: MySQLConnection now recognizes Time columns when drawing the database scheme from DB. More... over 18 years ago
A patch by Claudio Martinez <[email protected]>: MySQLConnection now recognizes Enum and Double columns when drawing the database scheme from DB. More... over 18 years ago
A patch by Claudio Martinez <[email protected]>: MySQLConnection now recognizes Enum and Double columns when drawing the database scheme from DB. More... over 18 years ago
A bug fix (on behalf of Luke Opperman). More... over 18 years ago
A bug fix (on behalf of Luke Opperman). More... over 18 years ago
call row created postfuncs More... over 18 years ago
call row created postfuncs More... over 18 years ago
docstring formatting More... almost 19 years ago
docstring formatting More... almost 19 years ago
Replaced calls to style.dbColumnToPythonAttr() in joins.py by name/dbName lookup in case the user named columns differently using dbName. More... almost 19 years ago
Replaced calls to style.dbColumnToPythonAttr() in joins.py by name/dbName lookup in case the user named columns differently using dbName. More... almost 19 years ago
Minor correction in the tests: we fully support EnumCol in Postgres. More... almost 19 years ago
Minor correction in the tests: we fully support EnumCol in Postgres. More... almost 19 years ago
SQLite apparently won't handle modifications outside of transaction when a transaction is running. More... almost 19 years ago
SQLite apparently won't handle modifications outside of transaction when a transaction is running. More... almost 19 years ago
Fixed a bug in MySQL connection in case there is no charset in the DB URI. More... almost 19 years ago
Fixed a bug in MySQL connection in case there is no charset in the DB URI. More... almost 19 years ago
Bug in SQLRelatedJoin not respecting _perConnection More... almost 19 years ago
Bug in SQLRelatedJoin not respecting _perConnection More... almost 19 years ago
Removed trailing spaces. More... almost 19 years ago
Removed trailing spaces. More... almost 19 years ago
Removed trailing spaces. More... almost 19 years ago
Removed trailing spaces. More... almost 19 years ago
Added a test for aliases in JOINs. More... almost 19 years ago
Added a test for aliases in JOINs. More... almost 19 years ago
Fixed a longstanding bug with sqlbuilder.Select() with groupBy being a sequence. More... almost 19 years ago
Fixed a longstanding bug with sqlbuilder.Select() with groupBy being a sequence. More... almost 19 years ago
Merged fixes from branches/cache-deps-on-views for sresults.throughTo and joins/instances as .q. expressions More... almost 19 years ago
Merged fixes from branches/cache-deps-on-views for sresults.throughTo and joins/instances as .q. expressions More... almost 19 years ago