]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to test created in [changeset:2621], was corrected in trunk in [changeset:2637].
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 22:00:05 +0000 (22:00 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 22:00:05 +0000 (22:00 +0000)
commit2e6f6ce636d79b83b924f1541c877d31c1a33acd
treecc13a5cf2dfc51e848f522417ef9ed2e7147f340
parentd657993d4972afdfb9ebe4128f00baea428866bd
fix to test created in [changeset:2621], was corrected in trunk in [changeset:2637].
very weird that it was passing on sqlite/postgres since it was producing a SELECT without a FROM.
test/orm/inheritance/polymorph2.py