Changes for version 0.6_1 - 2005-04-06

  • removed ability to use Class::DBI::Plugin::CountSearch instead of Class::DBI::Plugin::AbstractCount to count results
  • added detection of column aliases (stolen from Class::DBI::Plugin::CountSearch)
  • lots of tests are now broken because the hackery used in the old tests to pretend to be a CDBI subclass can't support column aliases
  • some new tests added, only supported with CDBI::mysql

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