For the first time I needed to use the order by sql since I wanted to return the data from the database already ordered, to my huge surprise I wasn't able to find anything about it. I looked at the Editor class and it doesn't have a function for this....
May I ask why? Is there a reason I'm missing....