summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/attributes.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2006-10-03 23:00:04 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2006-10-03 23:00:04 +0000
commitbbd7c660560212844de3a92ba077bcec77740b16 (patch)
treeea4636813813fb80b8f18d24ec931c8fa522b05e /lib/sqlalchemy/attributes.py
parentec6d7b39003f244b4acc7352f5973c910053e17f (diff)
downloadsqlalchemy-bbd7c660560212844de3a92ba077bcec77740b16.tar.gz
- Function objects know what to do in a FROM clause now. their
behavior should be the same, except now you can also do things like select(['*'], from_obj=[func.my_function()]) to get multiple columns from the result, or even use sql.column() constructs to name the return columns [ticket:172]. generally only postgres understands the syntax (and possibly oracle).
Diffstat (limited to 'lib/sqlalchemy/attributes.py')
0 files changed, 0 insertions, 0 deletions