You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shouldn't be necessary. Any calls to the model that don't exist will try against the query builder and then the db connection class. So orderby calls should do exactly what you need.
To be able to specify an order for results.
If this is something that's agreed I can implement this and create a pull request.
The text was updated successfully, but these errors were encountered: