[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Add real .entities to _BundleEntity
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-12-19 18:55:32
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/675f021368a3/ Changeset: 675f021368a3 Branch: master User: zzzeek Date: 2016-12-19 17:41:28+00:00 Summary: Add real .entities to _BundleEntity Fixed bug where the single-table inheritance query criteria would not be inserted into the query in the case that the :class:`.Bundle` construct were used as the selection criteria. Change-Id: Ib7c128ceef5c3220a098cdfd0270c43a2a67716d Fixes: #3874 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. |