diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-05-18 12:07:40 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-05-18 12:07:40 -0400 |
commit | 00380cf3c304ea7f1c7397f17b828166364c36ac (patch) | |
tree | 06313059c6b410815aa40192ae86bbcede3a7b61 /test/dialect/test_mssql.py | |
parent | aea4b9928e99b04237f61aeccbeb31c02367a2c0 (diff) | |
download | sqlalchemy-00380cf3c304ea7f1c7397f17b828166364c36ac.tar.gz |
- Fixed bug whereby nesting a label of a select()
with another label in it would produce incorrect
exported columns. Among other things this would
break an ORM column_property() mapping against
another column_property(). [ticket:2167].
Also in 0.6.8
- _Label() is always against a column or selectable. remove
uncovered case of label against something else.
- start taking notes to clean up some of this labeling stuff,
which will be [ticket:2168]
Diffstat (limited to 'test/dialect/test_mssql.py')
0 files changed, 0 insertions, 0 deletions