]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make it more explicit in tests which dialect we want to use for things
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Feb 2011 16:24:54 +0000 (11:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Feb 2011 16:24:54 +0000 (11:24 -0500)
commit33eae4a1405b1968ad486bfe3aefee7f7d631128
tree326624218607f1f91ddcccdc61d83dec99251c15
parent09efc11fbc95f8a47200dd102d304b90609e9408
make it more explicit in tests which dialect we want to use for things
12 files changed:
test/dialect/test_postgresql.py
test/engine/test_reflection.py
test/ext/test_compiler.py
test/ext/test_hybrid.py
test/lib/testing.py
test/sql/test_case_statement.py
test/sql/test_compiler.py
test/sql/test_constraints.py
test/sql/test_functions.py
test/sql/test_generative.py
test/sql/test_quote.py
test/sql/test_types.py