Files
sqlalchemy/lib/sqlalchemy
Mike Bayer 88a799379f - query.order_by() accepts None which will remove any pending
order_by state from the query, as well as cancel out any
mapper/relation configured ordering. This is primarily useful
for overriding the ordering specified on a dynamic_loader().
[ticket:1079]
2009-01-03 20:52:34 +00:00
..
2008-12-06 16:59:48 +00:00
2008-12-18 00:12:12 +00:00
2008-09-15 21:29:28 +00:00