Files
sqlalchemy/test/aaa_profiling
Mike Bayer 23825a2591 Deprecate Mapper.order_by
This is an old parameter no longer relevant to how SQLAlchemy
works, once the Query object was introduced.  By deprecating it
we establish that we aren't supporting non-working use cases
and that we encourage applications to move off of the use of this
parameter.

Fixes: #3394
Change-Id: I25b9a38142a1537bbcb27d3e8b66a8b265140072
2016-04-19 18:17:45 -04:00
..
2016-04-19 18:17:45 -04:00
2014-07-09 18:59:16 -04:00
2016-01-23 17:31:02 -05:00