diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-06-03 17:03:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-06-03 17:03:15 -0400 |
commit | 8a865a4d1f7bf7d399a551ae1c3f93e668ccc8aa (patch) | |
tree | a5fc83a316ce76951380007dd1495754aab1dcaa /lib/sqlalchemy/ext/mutable.py | |
parent | ec04620f1fe609881ed2ad4a3d5b2fe313f4efa4 (diff) | |
download | sqlalchemy-8a865a4d1f7bf7d399a551ae1c3f93e668ccc8aa.tar.gz |
Fixed bug whereby joining a select() of a table "A" with multiple
foreign key paths to a table "B", to that table "B", would fail
to produce the "ambiguous join condition" error that would be
reported if you join table "A" directly to "B"; it would instead
produce a join condition with multiple criteria.
[ticket:2738]
Diffstat (limited to 'lib/sqlalchemy/ext/mutable.py')
0 files changed, 0 insertions, 0 deletions