summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-10-12 15:15:28 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-10-12 15:15:28 -0400
commitdf02cc0854068a93aa3a49a312a91780de236f5e (patch)
treeacba38b5b0d3614b30471193259e2f3428d7cd29 /lib/sqlalchemy/ext/declarative.py
parentf07ffb4739734599e0112bbf7c379e80687f8899 (diff)
downloadsqlalchemy-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