summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-03-19 15:30:48 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-03-19 15:30:48 -0400
commitc6fbff56a38e23bfde3bd8d3982c4eb1e944be03 (patch)
tree5ccd7fcf0a0fe9be51aebbc5abde8feab87084fe /lib/sqlalchemy/dialects/mysql
parent5f15e5569c89cc39918752d54520abb89b760a18 (diff)
downloadsqlalchemy-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')
0 files changed, 0 insertions, 0 deletions