]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Another old-style mixin fix and an explicit mapper() test for it.
authorJason Kirtland <jek@discorporate.us>
Thu, 21 Aug 2008 14:24:45 +0000 (14:24 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 21 Aug 2008 14:24:45 +0000 (14:24 +0000)
commitd08821ee5ec566132cb813d2e65e20052c1f712a
tree3d3fe4cf0427986f9dcaf53fbe241eb40814ce4b
parent90ba350099e10c2ac46174f301e66212b42d3386
- Another old-style mixin fix and an explicit mapper() test for it.
lib/sqlalchemy/orm/attributes.py
test/orm/mapper.py