[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-07-19 18:24:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ee5e815e2c93/ Changeset: ee5e815e2c93 Branch: None User: zzzeek Date: 2016-07-18 20:43:42+00:00 Summary: - fix formatting Change-Id: Ieba940a998a6aa287864e9748c2995ee4ae5bf54 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8952a30f0a27/ Changeset: 8952a30f0a27 Branch: None User: zzzeek Date: 2016-07-19 16:36:21+00:00 Summary: Remove same-named relationship warning Removed a warning that dates back to 0.4 which emits when a same-named relationship is placed on two mappers that inherits via joined or single table inheritance. The warning does not apply to the current unit of work implementation. Change-Id: If528ec3a2f4dc60712d9044fd1ec6c4dfbf0eadb Fixes: #3749 Affected #: 4 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. |