]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added some of the newer query styles to some inheritance tests. more inheritance...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Jul 2007 22:32:58 +0000 (22:32 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Jul 2007 22:32:58 +0000 (22:32 +0000)
commit9e5d28f8425bde0165fb1096e6b9bd8b5a0307b6
tree103fe48ab5fc571cf0173a53397196458010b0aa
parentafc37cdd2674e2792370686034b30da737798287
added some of the newer query styles to some inheritance tests.  more inheritance + new query stuff needs to be tested
test/orm/inheritance/magazine.py
test/orm/inheritance/polymorph.py
test/orm/inheritance/polymorph2.py