X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c62b1aa8181c4b80114ad2d07d2830b70bed3b62;hb=27e0370da6cfee04a24491eaa4ce7aa5c878bafa;hp=f3515dcb6de042ae32394da0033acfeb5f6c17ce;hpb=038b8126a538e130bd8799b365a682a2e4d77347;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index f3515dc..c62b1aa 100644 --- a/Changes +++ b/Changes @@ -18,6 +18,8 @@ Revision history for DBIx::Class - Nomalization of retrieved GUID values * Fixes + - Fix complex has_many prefetch with resultsets not selecting identity + columns from the root result source - Fix SkipFirst and FirstSkip limit dialects (Informix and Firebird) - Fix "Skimming limit" dialects (Top, FetchFirst) to properly check the order_by criteria for stability