1Revision history for Perl extension DBIx::Skinny::Pager
2
30.11    Wed Sep 21 10:09:09 JST 2011
4        - fixed installation problem under perl5.12 (thanks tokuhirom)
50.10    Mon Dec  6 22:52:47 JST 2010
6        - follow DBIx::Skinny 0.0729
7        - fixed pod.
80.09    Fri Nov 12 07:48:40 JST 2010
9        - Logic::Count: remove order by statement when count query for PostgreSQL.
100.08    Sat Sep 11 22:16:15 JST 2010
11        - use logic classes in Mixn::Pager for using shared memory on prefork system.
12        - change returning default pager class from DBIx::Skinny::Pager::Page to DBIx::Skinny::Pager::Page::Default. It should be some difference between PlusOne's pager and other logic's pager.
130.07    Sat Jul  3 09:17:19 JST 2010
14        - trivial update.
15        - skip functional test if DBD::SQLite is not installed.
160.06    Thu Jul  1 08:18:01 JST 2010
17        - refactoring test to run more under CPAN Testers.
180.05    Wed Jun 30 08:56:45 JST 2010
19        - added Mixin::SearchWithPager
200.04    Fri May 21 07:28:16 JST 2010
21        - Fix SQL error when page is 0 or string.
220.03    Mon Apr  5 07:15:48 JST 2010
23        - added Test::Deep to build_requires.
240.02    Mon Apr  5 01:48:40 JST 2010
25        - added DBIx::Skinny::Pager::Page to_hash method.
26        - DBIx::Skinny::Pager return DBIx::Skinny::Pager::ResultSet object if not wantarry.
270.01    Thu Jan 14 00:51:40 2010
28        - original version
29