]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move this test to PG test_reflection
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Oct 2013 21:19:03 +0000 (17:19 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Oct 2013 21:19:03 +0000 (17:19 -0400)
commit46ac022e57c5279d508379f92978afd592aea5ea
treeb1cfa4ecf36ba94dcba404c9adc77b68ae506cf3
parent51e8e5df469b755ad8ba940a43281e8423789167
- move this test to PG test_reflection
- don't use locals()
test/dialect/postgresql/test_dialect.py
test/dialect/postgresql/test_reflection.py
test/engine/test_reflection.py