X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=c62b1aa8181c4b80114ad2d07d2830b70bed3b62;hp=f3515dcb6de042ae32394da0033acfeb5f6c17ce;hb=27e0370da6cfee04a24491eaa4ce7aa5c878bafa;hpb=946f626022c63fd269d9d985c2abeabb52871027 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