X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=074cbf0bc8808db9c81fc2babda74287de64239e;hb=d2d82857c6643eee65dd3642f0109c064766c90a;hp=dc8821f4520f55d87239d01815b8f3248f301854;hpb=e8b32a6d045b4d04ba023d48be1c8e32065fcec6;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index dc8821f..074cbf0 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,13 @@ Revision history for DBIx::Class a resultset - Fixed HRI returning too many empty results on multilevel nonexisting prefetch + - Fixed the prefetch with limit bug + - New resultsed method count_rs, returns a ::ResultSetColumn + which in turn returns a single count value + - make_column_dirty() now overwrites the deflated value with an + inflated one if such exists + - Fixed set_$rel with where restriction deleting rows outside + the restriction 0.08107 2009-06-14 08:21:00 (UTC) - Fix serialization regression introduced in 0.08103 (affects