From: Peter Rabbitson Date: Thu, 18 Jun 2009 14:17:05 +0000 (+0000) Subject: Merge 'trunk' into 'prefetch_limit' X-Git-Tag: v0.08108~76^2~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=27904652dd6a1cfd6f9d8b010d4cc89a62a3a0e2;p=dbsrgits%2FDBIx-Class.git Merge 'trunk' into 'prefetch_limit' r6705@Thesaurus (orig r6704): abraxxa | 2009-06-18 12:30:01 +0200 added test for nested has_many prefetch without entries r6707@Thesaurus (orig r6706): ribasushi | 2009-06-18 12:43:36 +0200 HRI fix r6708@Thesaurus (orig r6707): ribasushi | 2009-06-18 14:05:42 +0200 wtf --- 27904652dd6a1cfd6f9d8b010d4cc89a62a3a0e2 diff --cc Changes index 1d64794,dc8821f..0ff9a38 --- a/Changes +++ b/Changes @@@ -1,6 -1,9 +1,10 @@@ Revision history for DBIx::Class + - Fixed regression when both page and offset are specified on + a resultset + - Fixed HRI returning too many empty results on multilevel + nonexisting prefetch + - Fixed the prefetch with limit bug 0.08107 2009-06-14 08:21:00 (UTC) - Fix serialization regression introduced in 0.08103 (affects