]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
cleanup; removed "separate foreign key" tests, polymorphic joined-table inheritance...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 3 Mar 2007 20:24:13 +0000 (20:24 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 3 Mar 2007 20:24:13 +0000 (20:24 +0000)
commitc8a78834f5a11394105942f9c8d9483451415e12
treeb124e7c56d5522713e8393ee4a4d1654652a79c3
parent2a77850707db1dc71bd069be04b049cc52af8983
cleanup; removed "separate foreign key" tests, polymorphic joined-table inheritance requires the same pk col name across tables;
added additional polymorphic load assertions
test/orm/abc_inheritance.py