]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Disabling tests for mssql+mxodbc where mxODBC cursor.execute chokes on invalid placem...
authorBrad Allen <bradallen137@gmail.com>
Tue, 16 Mar 2010 22:57:54 +0000 (16:57 -0600)
committerBrad Allen <bradallen137@gmail.com>
Tue, 16 Mar 2010 22:57:54 +0000 (16:57 -0600)
commitd6b5550f426bf6c4dcba07cd2a1d7e2281573356
treeeb0159a52b4ab40bf9deac432338dfc138c1160b
parent79a40e0cdb4a320dc66069e8c51beecdc599ea9f
Disabling tests for mssql+mxodbc where mxODBC cursor.execute chokes on invalid placement of bind parameter "?" within the SQL statement.
test/dialect/test_mssql.py
test/sql/test_query.py
test/sql/test_quote.py
test/sql/test_types.py