]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use from_statement() for the ORM column test
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Feb 2014 19:40:23 +0000 (14:40 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Feb 2014 19:40:23 +0000 (14:40 -0500)
commit4ed4266803cbba480e5785103302eba5b5a86652
tree7f3438879af8612b06fd618aeb973365b0928761
parent2d4b457924fa722ef2cf854d8287b9f2f1b51282
- use from_statement() for the ORM column test
- with select_from(), add external order by so that Oracle orders correctly
test/orm/test_query.py