12-17-2009, 05:02 PM
[eluser]happydude[/eluser]
I want to make a suggestion for MY_Model.
Please, add $limit and $offset to the functions that get many rows (get_many_by and get_all) as most times I have to write custom models to limit the amount of data and from where it gets fetched. I also need offset for pagination purposes.
Thanks in advance.
I want to make a suggestion for MY_Model.
Please, add $limit and $offset to the functions that get many rows (get_many_by and get_all) as most times I have to write custom models to limit the amount of data and from where it gets fetched. I also need offset for pagination purposes.
Thanks in advance.