]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
postgres cant do this particular test b.c. the default "public" schema is taken rel_0_3_10
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jul 2007 21:01:51 +0000 (21:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jul 2007 21:01:51 +0000 (21:01 +0000)
commitbdf8f4ca80ed2a49bb4f1beea57ca5e1061681cf
tree1375f33a18541903aa74fa9a4e0fe4ea6c3ef28d
parent9aa1b946edb6e135472c2f7b598f2a1d3db167d9
postgres cant do this particular test b.c. the default "public" schema is taken
as a blank "schema" argument on Table
test/engine/reflection.py