Changes for version 0.06 - 2012-01-11
- improve Pager::Count add Pager::CountOrMySQLFoundRows
Modules
use SQL::AbstractMore as Query Builder for Teng
pager plugin using SQL::AbstractMore as Query Builder for Teng
pager plugin using SQL::AbstractMore. count total entry by count(*)
pager plugin using SQL::AbstractMore. count total entry by count(*) or CALC FOUND_ROWS of mysql
pager plugin using SQL::AbstractMore. count total entry by MySQL FOUND_ROWS()