diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-10-25 16:31:54 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-10-25 16:31:54 +0000 |
commit | 85d49bde73b0b131e4b11fee05d0c7a6de626de1 (patch) | |
tree | e2a8c0a454e8720c12dba7112f35a8c48656811f /test/dialect/test_postgresql.py | |
parent | a77a0fd3eb909bb49b9e4e57edca4c5e5310ac9d (diff) | |
download | sqlalchemy-85d49bde73b0b131e4b11fee05d0c7a6de626de1.tar.gz |
- Using a "dynamic" loader with a "secondary" table now produces
a query where the "secondary" table is *not* aliased. This
allows the secondary Table object to be used in the "order_by"
attribute of the relation(), and also allows it to be used
in filter criterion against the dynamic relation.
[ticket:1531]
- a "dynamic" loader sets up its query criterion at construction
time so that the actual query is returned from non-cloning
accessors like "statement".
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions