diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-21 13:12:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-21 13:12:15 -0400 |
commit | c09c21c9f31826e126b97d6318a9df66986af774 (patch) | |
tree | cd4491e60aa33b8f44bc5279f96e189fe4597f47 /lib/sqlalchemy/util | |
parent | 10593e77689cf3c9d6d0de957632d42fd74bf697 (diff) | |
download | sqlalchemy-c09c21c9f31826e126b97d6318a9df66986af774.tar.gz |
- Fixed bug in new "label resolution" feature of :ticket:`2992` where
the string label placed in the order_by() or group_by() of a statement
would place higher priority on the name as found
inside the FROM clause instead of a more locally available name
inside the columns clause.
fixes #3335
Diffstat (limited to 'lib/sqlalchemy/util')
0 files changed, 0 insertions, 0 deletions