CodeIgniter-MY_Model
CodeIgniter-MY_Model copied to clipboard
Set persistent order_by?
Is there a way to set my model to always sort by a certain column without chaining in the order_by() method?