X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=8bdefc4a8633c690455fcf179cba04367153e969;hp=78a2a38a1266097c6339bf8647ee0f6d70ef7bb3;hb=0a3441ee8e0e747cfa05eff02df0d918ed5d6acb;hpb=ea95892eb6a71366db32b04137c7f2ee3b4ef841 diff --git a/Changes b/Changes index 78a2a38..8bdefc4 100644 --- a/Changes +++ b/Changes @@ -45,6 +45,8 @@ Revision history for DBIx::Class -or condition - Remove rogue GROUP BY on non-multiplying prefetch-induced subqueries + - Fix incorrect order_by handling with prefetch on + $ordered_rs->search_related ('has_many_rel') resultsets - Oracle sequence detection now *really* works across schemas (fixed some ommissions from 0.08123) - dbicadmin now uses a /usr/bin/env shebang to work better with