mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-08 16:46:14 -04:00
88a799379f
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]