Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.561
- avoid bug in Class::DBI::Plugin::AbstractCount 0.04 which dies if a WHERE clause includes keys that are not columns (specifically, { 1 => 1 } ) (patch from Will Hawes)
- unspecified WHERE clause defaults to {} (equivalent to { 1 => 1 }, i.e. retrieve all)
- fixed warnings issued when less than a full set of positional arguments are supplied - reported by Ask Bjorn Hansen
- new dependency on Test::Warn
Modules
paged queries for CDBI
Provides
in lib/Class/DBI/Plugin/Pager/LimitOffset.pm
in lib/Class/DBI/Plugin/Pager/LimitXY.pm
in lib/Class/DBI/Plugin/Pager/LimitYX.pm
in lib/Class/DBI/Plugin/Pager/RowsTo.pm