X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3adf7c783a089bdd0c636bfa42706a22ef65b3b2;hb=302d35f8;hp=5284c012abb45051bc27be41e8d44336de26c60b;hpb=9cc3585d8b82799078cb292d97a90a0d952089d9;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 5284c01..3adf7c7 100644 --- a/Changes +++ b/Changes @@ -19,6 +19,8 @@ Revision history for DBIx::Class - Fix on_connect_* not always firing in some cases - a race condition existed between storage accessor setters and the determine_driver routines, triggering a connection before the set-cycle is finished + - Fix failure to detect stable order criteria when in iterator + mode of a has_many prefetch off a search_related chain - Prevent erroneous database hit when accessing prefetched related resultsets with no rows - Fix incorrect handling of custom relationship conditions returning