[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Liberalized an assertion that was added as part o
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-05-02 15:34:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8ac2bec0292d/ Changeset: 8ac2bec0292d Branch: None User: zzzeek Date: 2015-05-02 15:33:54+00:00 Summary: - Liberalized an assertion that was added as part of :ticket:`3347` to protect against unknown conditions when splicing inner joins together within joined eager loads with ``innerjoin=True``; if some of the joins use a "secondary" table, the assertion needs to unwrap further joins in order to pass. fixes #3412 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. |