Skip to content

update to model for counting rows

Craig Smith requested to merge hotfix/select_calc_found_rows_update into master

Changed the calc_found_rows method to prepend the select statement to the db query builder as it must be the first select clause

Merge request reports