[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added support to automap for the case where a rel
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-28 14:50:10
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4d93a52e7789/ Changeset: 4d93a52e7789 Branch: None User: zzzeek Date: 2014-03-28 15:49:37 Summary: - Added support to automap for the case where a relationship should not be created between two classes that are in a joined inheritance relationship, for those foreign keys that link the subclass back to the superclass. fixes #3004 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |