X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b80fe041af5bed3cd4823a38ec990ceda33896da;hb=ab4f4e4cdbe2eee3b6230d03f152942e96fb24f9;hp=fda6216c00b893c365a0284735cd78eeed600549;hpb=53c29913379f0bb257e8131f94c25d00b5a1d329;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index fda6216..b80fe04 100644 --- a/Changes +++ b/Changes @@ -61,6 +61,8 @@ Revision history for DBIx::Class - Fix dirtyness detection on source-less objects - Fix incorrect limit_dialect assignment on Replicated pool members - Fix invalid sql on relationship attr order_by with prefetch + - Fix primary key sequence detection for Oracle + (first trigger instead of trigger for column) * Misc - Refactored capability handling in Storage::DBI, allows for