X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6ddd10afc78e9eaef47d675e75f09aa426f21a54;hb=84f7e8a1c6303091d753572648e37d3bd7270181;hp=b80fe041af5bed3cd4823a38ec990ceda33896da;hpb=ab4f4e4cdbe2eee3b6230d03f152942e96fb24f9;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index b80fe04..6ddd10a 100644 --- a/Changes +++ b/Changes @@ -30,6 +30,8 @@ Revision history for DBIx::Class due to badly-written handlers (the mechanism was never meant to be able to suppress exceptions) - Fixed rels ending with me breaking subqueried limit realiasing + - Fixed $rs->update/delete on resutsets constrained by an + -or condition - Remove rogue GROUP BY on non-multiplying prefetch-induced subqueries - Oracle sequence detection now *really* works across schemas