]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed binary tests for mssql based on how the new types are being used.
authorMichael Trier <mtrier@gmail.com>
Wed, 24 Feb 2010 23:25:37 +0000 (23:25 +0000)
committerMichael Trier <mtrier@gmail.com>
Wed, 24 Feb 2010 23:25:37 +0000 (23:25 +0000)
commit73a74cc0aac25d2b96c864e9093061c18c83c46e
treef097222a511b8001414f7cd37ece703f1031622b
parent47eac8696fdb27f041b8386e87a9333ffe8e9119
Fixed binary tests for mssql based on how the new types are being used.
lib/sqlalchemy/dialects/mysql/mysqlconnector.py
test/dialect/test_mssql.py