diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-12 15:15:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-12 15:15:28 -0400 |
commit | df02cc0854068a93aa3a49a312a91780de236f5e (patch) | |
tree | acba38b5b0d3614b30471193259e2f3428d7cd29 /lib/sqlalchemy/ext/declarative.py | |
parent | f07ffb4739734599e0112bbf7c379e80687f8899 (diff) | |
download | sqlalchemy-df02cc0854068a93aa3a49a312a91780de236f5e.tar.gz |
- Improved query.join() such that the "left" side
can more flexibly be a non-ORM selectable,
such as a subquery. A selectable placed
in select_from() will now be used as the left
side, favored over implicit usage
of a mapped entity.
If the join still fails based on lack of
foreign keys, the error message includes
this detail. Thanks to brianrhude
on IRC for the test case. [ticket:2298]
Diffstat (limited to 'lib/sqlalchemy/ext/declarative.py')
0 files changed, 0 insertions, 0 deletions