[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-26 21:24:06
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e346ee2c5776/ Changeset: e346ee2c5776 Branch: None User: zzzeek Date: 2014-08-26 22:36:56 Summary: - hard-won pep8 formatting of one of the giants... Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/00862a29c6c1/ Changeset: 00862a29c6c1 Branch: None User: zzzeek Date: 2014-08-26 23:23:23 Summary: - The behavior of :paramref:`.joinedload.innerjoin` as well as :paramref:`.relationship.innerjoin` is now to use "nested" inner joins, that is, right-nested, as the default behavior when an inner join joined eager load is chained to an outer join eager load. fixes #3008 Affected #: 6 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. |