]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more fixup to self referential composite primary key mappings
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Oct 2006 03:16:38 +0000 (03:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Oct 2006 03:16:38 +0000 (03:16 +0000)
commitb0ffcbc264f6a92ba5092e5d785a2dbfe418c307
treeb36b7e879f166368e4c97d095a2ee9396e36c809
parent8aa6a24fbb1244724906d613b6f9b3cb18751ee8
more fixup to self referential composite primary key mappings
lib/sqlalchemy/orm/properties.py
test/orm/relationships.py