diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-10-03 23:00:04 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-10-03 23:00:04 +0000 |
| commit | bbd7c660560212844de3a92ba077bcec77740b16 (patch) | |
| tree | ea4636813813fb80b8f18d24ec931c8fa522b05e /examples/adjacencytree | |
| parent | ec6d7b39003f244b4acc7352f5973c910053e17f (diff) | |
| download | sqlalchemy-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 'examples/adjacencytree')
0 files changed, 0 insertions, 0 deletions
