diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-04-30 14:43:03 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-04-30 14:43:03 -0400 |
commit | ebb803395be1708a1c7fd02b43eff6330a91750d (patch) | |
tree | ed2a366c1be32e59e5380566ff0cff8eb8c19a4e /test/dialect/test_postgresql.py | |
parent | 46daefe5b09192b1669be4fe48e84faa8d54008c (diff) | |
download | sqlalchemy-ebb803395be1708a1c7fd02b43eff6330a91750d.tar.gz |
- rework of Query._adapt_clause to support [ticket:2155],
be clearer in its intent.
- Fine tuning of Query clause adaptation when
from_self(), union(), or other "select from
myself" operation, such that plain SQL expression
elements added to filter(), order_by() etc.
which are present in the nested "from myself"
query *will* be adapted in the same way an ORM
expression element will, since these
elements are otherwise not easily accessible.
[ticket:2155]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions