summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/crud.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-10-09 20:40:35 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-10-09 20:40:35 -0400
commitdd6389f171736abd28d777b6fde40403cab0c13e (patch)
tree2193960f80e8074867ceb4eac7c253ab69f9ed9a /lib/sqlalchemy/sql/crud.py
parent81d1e0455a406560be468d1aacc37aa63bb4d717 (diff)
downloadsqlalchemy-dd6389f171736abd28d777b6fde40403cab0c13e.tar.gz
- The ON clause rendered when using :meth:`.Query.join`,
:meth:`.Query.outerjoin`, or the standalone :func:`.orm.join` / :func:`.orm.outerjoin` functions to a single-inheritance subclass will now include the "single table criteria" in the ON clause even if the ON clause is otherwise hand-rolled; it is now added to the criteria using AND, the same way as if joining to a single-table target using relationship or similar. fixes #3222
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions