]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Completed previously missed patches from tickets 422 and 415
authorRick Morrison <rickmorrison@gmail.com>
Sun, 18 Feb 2007 19:43:05 +0000 (19:43 +0000)
committerRick Morrison <rickmorrison@gmail.com>
Sun, 18 Feb 2007 19:43:05 +0000 (19:43 +0000)
commite7ac502b811aeede49a82fd6fb077d31513d0f29
treec8598b083eaf44b1d68b9ae1b31e1806812eb035
parent3b3d94c9ab566aba411cacbe0a3cd08d6d76b735
Completed previously missed patches from tickets 422 and 415
get unit tests to work with pyodbc [ticket:481]
fix blank password on adodbapi [ticket:371]
CHANGES
lib/sqlalchemy/databases/mssql.py
test/engine/reflection.py
test/orm/inheritance5.py
test/orm/memusage.py
test/sql/defaults.py
test/sql/query.py
test/sql/testtypes.py