[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-03-15 21:12:39
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b6a6ffa4c0e0/ Changeset: b6a6ffa4c0e0 Branch: None User: zzzeek Date: 2017-03-14 23:41:21+00:00 Summary: Consult _select_from_entity in _adjust_for_single_inheritance Fixed bug in single-table inheritance where the select_from() argument would not be taken into account when limiting rows to a subclass. Previously, only expressions in the columns requested would be taken into account. Change-Id: Id353c45eade52b264d8f6685a58ba53975669eea Fixes: #3891 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b5b6e9574854/ Changeset: b5b6e9574854 Branch: master User: zzzeek Date: 2017-03-15 21:12:03+00:00 Summary: Merge "Consult _select_from_entity in _adjust_for_single_inheritance" 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. |