]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
migrated most of mapper/EagerTest to updated eager_relations module
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jun 2007 21:40:59 +0000 (21:40 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jun 2007 21:40:59 +0000 (21:40 +0000)
commit239fe7c323f3a6d3d3133e4b22eb4e7d0689a219
treef0ec9010f462a47a40fdc407fa5f39f47ea7cf7d
parent742f2583093e685d541b3a9901a818193fb49206
migrated most of mapper/EagerTest to updated eager_relations module
test/orm/alltests.py
test/orm/eager_relations.py [new file with mode: 0644]
test/orm/fixtures.py
test/orm/mapper.py