summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/dml.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2018-08-27 11:07:48 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2018-08-27 14:59:08 -0400
commitb601051b217c435934cd41011c8a47de4c783e09 (patch)
tree8874663e4ad0e9e682a2129f4669da9db3dd6add /lib/sqlalchemy/dialects/postgresql/dml.py
parent90a772b19339b97517bc46f016122341528e440a (diff)
downloadsqlalchemy-b601051b217c435934cd41011c8a47de4c783e09.tar.gz
Add BakedQuery.to_query() method
Added new feature :meth:`.BakedQuery.to_query`, which allows for a clean way of using one :class:`.BakedQuery` as a subquery inside of another :class:`.BakedQuery` without needing to refer explicitly to a :class:`.Session`. Fixes: #4318 Change-Id: I528056c7d140036c27b95500d7a60dcd14784016
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions