diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-03 10:28:26 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-03 10:28:26 -0400 |
commit | 82e874b64b7a56311c10bffa4ffa151d539efe99 (patch) | |
tree | 927abf93d61b02794db2333c09dd9f25f96cffab /lib/sqlalchemy/sql/functions.py | |
parent | 48f5c2e4f7b01e075c587d3ae650eba29a1fe36e (diff) | |
download | sqlalchemy-82e874b64b7a56311c10bffa4ffa151d539efe99.tar.gz |
- type expressions invoke in SQL, but are only for the benefit of columns
delivered to a result set. therefore these expressions should only be rendered
for those columns that are being delivered to the result, thereby preventing
the expression from stacking onto itself within nesting scenarios.
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions