I would like to specify a default sort order in my model.

So that when I do a .where() without specifying an .order() it uses the default sort. But if I specify an .order(), it overrides the default.

4 Answers
4

Leave a Reply

Your email address will not be published. Required fields are marked *