]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove order_by in textual test
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Oct 2019 20:18:41 +0000 (16:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Oct 2019 20:18:41 +0000 (16:18 -0400)
commitc4dcf3dda63bfd9254ac5864cc3d7003093c9a54
tree1150053c4fd6580d6226e35977c9afc2efe1556b
parent744ef5382b80ce98294d621234141228c205825c
Remove order_by in textual test

Fixes for SQL server

Change-Id: I089bb9d400fb1b0708340792c3840e44bffa37e4
lib/sqlalchemy/engine/result.py
test/orm/test_query.py