[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-11-25 20:33:15
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2743b674f5f9/ Changeset: 2743b674f5f9 Branch: None User: zzzeek Date: 2015-11-25 19:31:58+00:00 Summary: - add an ignore for N806 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fcea929e503b/ Changeset: fcea929e503b Branch: None User: zzzeek Date: 2015-11-25 19:32:25+00:00 Summary: - add an ignore for N806 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2a2be6a2ce66/ Changeset: 2a2be6a2ce66 Branch: None User: zzzeek Date: 2015-11-25 20:15:35+00:00 Summary: - support declarativemappedtest with per-test setup Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/bfea2123d30f/ Changeset: bfea2123d30f Branch: None User: zzzeek Date: 2015-11-25 20:15:58+00:00 Summary: - support declarativemappedtest with per-test setup (cherry picked from commit 2a2be6a2ce66ed1040c0345a20f959cbea218859) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1202e140b987/ Changeset: 1202e140b987 Branch: None User: zzzeek Date: 2015-11-25 20:29:04+00:00 Summary: - Fixed bug which is actually a regression that occurred between versions 0.8.0 and 0.8.1, due :ticket:`2714`. The case where joined eager loading needs to join out over a subclass-bound relationship when "with_polymorphic" were also used would fail to join from the correct entity. fixes #3593 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2aeda9bd21eb/ Changeset: 2aeda9bd21eb Branch: rel_1_0 User: zzzeek Date: 2015-11-25 20:29:31+00:00 Summary: - Fixed bug which is actually a regression that occurred between versions 0.8.0 and 0.8.1, due :ticket:`2714`. The case where joined eager loading needs to join out over a subclass-bound relationship when "with_polymorphic" were also used would fail to join from the correct entity. fixes #3593 (cherry picked from commit 1202e140b9876cf202c56d2f41bbbb573e15a39d) 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. |