[Sqlalchemy-tickets] Issue #3008: make innerjoin='nested' the default behavior for innerjoin=True (
Brought to you by:
zzzeek
|
From: Mike B. <iss...@bi...> - 2014-03-28 23:52:16
|
New issue 3008: make innerjoin='nested' the default behavior for innerjoin=True https://bitbucket.org/zzzeek/sqlalchemy/issue/3008/make-innerjoin-nested-the-default-behavior Mike Bayer: we can maintain the old behavior for the random SQLite user perhaps with "unnested", though might not be worth it. |