diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-06-19 16:35:53 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-06-19 17:41:39 -0400 |
commit | 83c1e03c5c74c69facfc371840ffae890f05c338 (patch) | |
tree | 15342e8c971d42192e25f71e2174fb44f0427a20 /lib/sqlalchemy/orm/dynamic.py | |
parent | 735fcd5e776f12e6237f190520ca2eef2565282d (diff) | |
download | sqlalchemy-83c1e03c5c74c69facfc371840ffae890f05c338.tar.gz |
Add ad-hoc mapped expressions
Added a new feature :func:`.orm.with_expression` that allows an ad-hoc
SQL expression to be added to a specific entity in a query at result
time. This is an alternative to the SQL expression being delivered as
a separate element in the result tuple.
Change-Id: Id8c479f7489fb02e09427837c59d1eabb2a6c014
Fixes: #3058
Diffstat (limited to 'lib/sqlalchemy/orm/dynamic.py')
0 files changed, 0 insertions, 0 deletions