]> 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:05:09 +0000 (16:05 -0400)
commit6d50ec4f90393c1f1c27b6dbaf43b1f9d873315c
treeb7b639ce7b676cf94e26145495eadb38a72d19fc
parent318a197b64c4a43db0ea76f0b3cd3f98e61a1f83
- 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