codeigniter-base-model icon indicating copy to clipboard operation
codeigniter-base-model copied to clipboard

Update MY_Model.php, add limit to the query in get funtion.

Open DevotionGeo opened this issue 10 years ago • 0 comments
trafficstars

If we are sure that we need only one record, than why not to make that execution faster by limiting the result to one record.

DevotionGeo avatar Nov 09 '15 19:11 DevotionGeo