Changes for version 0.11 - 2012-12-30
- use execute instead of _execute according to Teng 0.17 change.
Modules
use SQL::Abstract::More 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()