]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
attempt number one, doesn't detect though if the label in the order by is not directl...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 May 2013 23:22:59 +0000 (19:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 May 2013 23:22:59 +0000 (19:22 -0400)
commita9ed16f80d5e6d96d800004953b555b9cf1a592e
tree253f56891eea6e9edcd333d03daac6cbb5dfb600
parente2b8c893ca98bb0141405a7d7d40c4024d5bdf41
attempt number one, doesn't detect though if the label in the order by is not directly present there.
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/sql/compiler.py
test/sql/test_compiler.py