[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - attempt number 2. just add a "correlate_from()" h
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-09-10 17:28:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6fc7ef8269c6/ Changeset: 6fc7ef8269c6 Branch: ticket_2857 User: zzzeek Date: 2015-09-10 17:26:43+00:00 Summary: - attempt number 2. just add a "correlate_from()" helper. the more implicit magic we do here, the harder it will be to get the ORM to also work as expected and the more confusing it will be for everyone. I've considered making the true() in the join() implicit based on being passed a Lateral, this could be doable however again in the ORM this expectation would need to be coded all over the place. Affected #: 2 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. |