Added tests for software-based limiting/paging, and a few related bug fixes
authorAndy Grundman <andy@hybridized.org>
Tue, 30 Aug 2005 18:49:11 +0000 (18:49 +0000)
committerAndy Grundman <andy@hybridized.org>
Tue, 30 Aug 2005 18:49:11 +0000 (18:49 +0000)
commit9229f20afca715e8a1c7e852e46d9333dd392548
treeeecfc7a0675843b6db18a13fa51700f17c18bc22
parent3c5b25c5328c41ff6fb062bf2aed446263cf01ec
Added tests for software-based limiting/paging, and a few related bug fixes
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
t/07pager.t
t/15limit.t