diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-28 14:15:13 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-28 14:15:13 -0500 |
| commit | 12ce2edc92eff647fedfd6943d60703b3c3eeff5 (patch) | |
| tree | 1b2dec2a070c2df0b23bb38b8b1e9e0c552fd266 /lib/sqlalchemy/testing/plugin | |
| parent | e21cd0d95fb6cdcb4e10ea78abd5626bb92c37c3 (diff) | |
| download | sqlalchemy-12ce2edc92eff647fedfd6943d60703b3c3eeff5.tar.gz | |
- Added a new option to :paramref:`.relationship.innerjoin` which is
to specify the string ``"nested"``. When set to ``"nested"`` as opposed
to ``True``, the "chaining" of joins will parenthesize the inner join on the
right side of an existing outer join, instead of chaining as a string
of outer joins. This possibly should have been the default behavior
when 0.9 was released, as we introduced the feature of right-nested
joins in the ORM, however we are keeping it as a non-default for now
to avoid further surprises.
fixes #2976
Diffstat (limited to 'lib/sqlalchemy/testing/plugin')
0 files changed, 0 insertions, 0 deletions
