]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Because of changes to SQLAlchemy bind parameter placement, removed all mxodbc test...
authorBrad Allen <bradallen137@gmail.com>
Wed, 17 Mar 2010 22:27:39 +0000 (16:27 -0600)
committerBrad Allen <bradallen137@gmail.com>
Wed, 17 Mar 2010 22:27:39 +0000 (16:27 -0600)
commit87c50f2aac313545d6d8c318c9e1f1fe41a344b3
treefa9e44aadd3262320afa8dded16e55bdde6a5a79
parent75e7b1081c2c8412dda822465ca3b395eca57f6f
Because of changes to SQLAlchemy bind parameter placement, removed all mxodbc test disabling statements having this pattern: @testing.crashes('mssql+mxodbc', """Invalid bind parameter placement:
test/dialect/test_mssql.py
test/sql/test_query.py
test/sql/test_quote.py
test/sql/test_types.py