]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the actual round trip requires password authent set up for the user;
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Sep 2014 16:41:08 +0000 (12:41 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Sep 2014 16:41:08 +0000 (12:41 -0400)
commit414bc1c64d05c8a5a26043e707c9c0013100ce4b
tree6a83997a6b46badcc5073b48cd5ce94b6f688b14
parent8546153d5d0371e452e85b5f10232d75bce04976
- the actual round trip requires password authent set up for the user;
we don't actually need a round trip test here as we're only testing reflection.
test/dialect/postgresql/test_reflection.py