X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f3515dcb6de042ae32394da0033acfeb5f6c17ce;hb=76031e147d6f0d80ab3ec73a12d373962ade1252;hp=ab85ce123a97a8e266adb8a19b53540b7c3d5fff;hpb=27a7c42270222ed0d498d247b687b8432f751a2a;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index ab85ce1..f3515dc 100644 --- a/Changes +++ b/Changes @@ -29,6 +29,8 @@ Revision history for DBIx::Class when we both select and order by the result of the same subquery - Fix the Sybase hubrid limit dialect (RowCountOrGenericSubQ) losing Group/Having/Order clauses when called without an offset (RT#73244) + - No longer generate incorrect SQL on ->as_query called on resultsets + with software_limit enabled - A number of corner case fixes of void context populate() with \[] - Fix corner case of forked children disconnecting the parents DBI handle