]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- flake8 all of test/dialect/postgresql
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Jul 2014 20:04:35 +0000 (16:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Jul 2014 20:04:35 +0000 (16:04 -0400)
commit31178db91455ead5bfd4269658073c745e090569
tree1db071c0e830d28e03e5ca55d07a7e2131b5935a
parent6b60d3a9e6ba93d177ac777bfaae8269c18ddee6
- flake8 all of test/dialect/postgresql
- add __backend__ to most tests so that pg8000 can start coming in
test/dialect/postgresql/test_compiler.py
test/dialect/postgresql/test_dialect.py
test/dialect/postgresql/test_query.py
test/dialect/postgresql/test_reflection.py
test/dialect/postgresql/test_types.py