diff options
author | Michael Trier <mtrier@gmail.com> | 2008-11-14 03:57:00 +0000 |
---|---|---|
committer | Michael Trier <mtrier@gmail.com> | 2008-11-14 03:57:00 +0000 |
commit | 1227a7674f915cc2080104fa769e3e71254316b9 (patch) | |
tree | 0c1ce95e777d0075c28222945223a67b828c2784 /lib/sqlalchemy/databases/mssql.py | |
parent | 43ecc7a581c1df3807fb7ae9e17ae9ecca372c94 (diff) | |
download | sqlalchemy-1227a7674f915cc2080104fa769e3e71254316b9.tar.gz |
Fixed up a lot of missing order_by statements in the tests when using offset. A lot of dialects don't really require order_by although you'll get unpredictable results. mssql does require order_by with an offset, so this fixes problems with that dialect.
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions