[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where the "single table inheritance" cr
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-11-11 17:59:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/33c378f768c6/ Changeset: 33c378f768c6 Branch: None User: zzzeek Date: 2015-11-11 17:57:32+00:00 Summary: - Fixed bug where the "single table inheritance" criteria would be added onto the end of a query in some inappropriate situations, such as when querying from an exists() of a single-inheritance subclass. fixes #3582 Affected #: 5 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. |