X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=73c424fadc1cc8f3e6d42c1d5da09cdca7005076;hb=844c21c349cbf1111e5d2029985240b841ccd21d;hp=a7c383b53f3de5aaebd83084be4a4e582fb9a180;hpb=8baabfd829beb0870a097dac8e2dd6fb69c04ae8;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index a7c383b..73c424f 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,8 @@ Revision history for DBIx::Class search_related from prefetching resultsets - Fix regression on all-null returning searches (properly switch LEFT JOIN to JOIN in order to distinguish between both cases) + - Fix regression in groupedresultset count() used on strict-mode + MySQL connections - Better isolation of RNO-limited queries from the rest of a prefetching resultset - New MSSQL specific resultset attribute to allow hacky ordered