[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed 1.0 regression where the enhanced behavior
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-19 16:24:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9f4149766c93/ Changeset: 9f4149766c93 Branch: None User: zzzeek Date: 2015-06-19 16:24:09+00:00 Summary: - Fixed 1.0 regression where the enhanced behavior of single-inheritance joins of :ticket:`3222` takes place inappropriately for a JOIN along explicit join criteria with a single-inheritance subclass that does not make use of any discriminator, resulting in an additional "AND NULL" clause. fixes #3462 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. |