Merge 'trunk' into 'DBIx-Class-joins'
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 3 Sep 2005 20:38:24 +0000 (20:38 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 3 Sep 2005 20:38:24 +0000 (20:38 +0000)
commit606da7bc3e389380e9bf0e76db28a29c29de4e4a
tree51c9e0386c62cad5a108bc7b076cfa1b93975703
parentde705b510619176ba54e8addd4ff4f0d6c97ce61
parent9229f20afca715e8a1c7e852e46d9333dd392548
Merge 'trunk' into 'DBIx-Class-joins'

r5563@mccoy (orig r158):  andyg | 2005-08-29 20:16:19 +0100
Made pager a method on ResultSet, added rs->page(num) to page an ordinary RS, made rs->count store it's value
r5564@mccoy (orig r159):  andyg | 2005-08-30 19:49:11 +0100
Added tests for software-based limiting/paging, and a few related bug fixes
lib/DBIx/Class/Storage/DBI.pm