]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Reworked test/orm/mapper
authorJason Kirtland <jek@discorporate.us>
Tue, 13 May 2008 16:39:47 +0000 (16:39 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 13 May 2008 16:39:47 +0000 (16:39 +0000)
commitb97c8f2d60713ff26833e30871607ab29ff347cc
treecab3716762dd298ef9f9be32d82ad8e3fc56e40c
parent559af9986515f275d4fceef3ada6bc8d4c3b8ba1
- Reworked test/orm/mapper
- Exposed some uncovered (and broken) functionality
- Fixed [ticket:1038]
test/orm/_base.py
test/orm/_fixtures.py
test/orm/deprecations.py
test/orm/mapper.py
test/pickleable.py
test/testlib/testing.py