diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-27 19:43:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-27 19:43:15 -0400 |
commit | 0611baa889198421afa932f2af1524bd8826ed7d (patch) | |
tree | 14eefdf690316a43ea6f32680fa5bcad2f495a42 /lib/sqlalchemy/orm/relationships.py | |
parent | 50576a01eb39742632268fe1e595a554625171eb (diff) | |
download | sqlalchemy-0611baa889198421afa932f2af1524bd8826ed7d.tar.gz |
- Improved the check for "how to join from A to B" such that when
a table has multiple, composite foreign keys targeting a parent table,
the :paramref:`.relationship.foreign_keys` argument will be properly
interpreted in order to resolve the ambiguity; previously this condition
would raise that there were multiple FK paths when in fact the
foreign_keys argument should be establishing which one is expected.
fixes #2965
Diffstat (limited to 'lib/sqlalchemy/orm/relationships.py')
0 files changed, 0 insertions, 0 deletions