[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-09-20 17:59:20
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e95aa257aa31/ Changeset: e95aa257aa31 Branch: None User: mpath Date: 2016-09-20 16:11:11+00:00 Summary: Add the "triggering mapper" to the configure_mappers error message. There are cases where the originating mapper name is not present in the exception message, such as relationship initialization against an unmapped class. Ensure the originating mapper is named in the string output. Pull-request: https://github.com/zzzeek/sqlalchemy/pull/298 Change-Id: I9f23bfa90b26dde9229ab7ec812eec9ceae48153 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/11d24b6614f6/ Changeset: 11d24b6614f6 Branch: master User: zzzeek Date: 2016-09-20 17:58:55+00:00 Summary: Merge "Add the "triggering mapper" to the configure_mappers error message." 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. |