]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added assertion to check that mappers only inherit from a mapper with the same "prima...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 29 Oct 2006 02:12:05 +0000 (02:12 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 29 Oct 2006 02:12:05 +0000 (02:12 +0000)
commit944f12bad027d01230b07d0d447d325d747f3897
tree8711869902ee36049a6114eaea26bd9e1ff68b75
parentd231088323ffdac36ba4c8a157089c919a41b80d
added assertion to check that mappers only inherit from a mapper with the same "primary/non-primary" setting
lib/sqlalchemy/orm/mapper.py