diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-27 17:32:05 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-27 17:40:41 -0400 |
commit | 34f98a63b54a17c06e48eab5a29e9c090488b4bd (patch) | |
tree | a3e82f802d78a67bea9ee92bec4982800de0b831 /lib/sqlalchemy/sql/compiler.py | |
parent | e5c20fce93549d9af972e99a7bf826d7cc99189f (diff) | |
download | sqlalchemy-34f98a63b54a17c06e48eab5a29e9c090488b4bd.tar.gz |
- altered part of the use contract first set up in #2992; we
now skip textual label references when copying ORDER BY elements
to the joined-eager-load subquery, as we can't know that these
expressions are compatible with this placement; either because
they are meant for text(), or because they refer to label names
already stated and aren't bound to a table. fixes #3392
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions