diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-19 15:30:48 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-19 15:30:48 -0400 |
commit | c6fbff56a38e23bfde3bd8d3982c4eb1e944be03 (patch) | |
tree | 5ccd7fcf0a0fe9be51aebbc5abde8feab87084fe /lib/sqlalchemy/dialects/mysql/oursql.py | |
parent | 5f15e5569c89cc39918752d54520abb89b760a18 (diff) | |
download | sqlalchemy-c6fbff56a38e23bfde3bd8d3982c4eb1e944be03.tar.gz |
- join() will now simulate a NATURAL JOIN by default. Meaning,
if the left side is a join, it will attempt to join the right
side to the rightmost side of the left first, and not raise
any exceptions about ambiguous join conditions if successful
even if there are further join targets across the rest of
the left. [ticket:1714]
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/oursql.py')
0 files changed, 0 insertions, 0 deletions