diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-08-07 20:58:23 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-08-07 20:58:23 -0400 |
commit | cbb0a03a560fd33933971e7b4c9293918612a2cf (patch) | |
tree | 11d1941cf09de593ef4e4c0ae31aebc7a28ce1e7 /test/dialect/test_postgresql.py | |
parent | 9d6cb72791502e7a704a244093d6daca9697dd3c (diff) | |
download | sqlalchemy-cbb0a03a560fd33933971e7b4c9293918612a2cf.tar.gz |
- the _Label construct, i.e. the one that is produced
whenever you say somecol.label(), now counts itself
in its "proxy_set" unioned with that of it's
contained column's proxy set, instead of
directly returning that of the contained column.
This allows column correspondence
operations which depend on the identity of the
_Labels themselves to return the correct result
- fixes ORM bug [ticket:1852].
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions