There is no point of ordering the insides of a complex prefetch without a limit
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 995dc25..24dd469 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@ Revision history for DBIx::Class
           invalid relationship graph
         - Warn in case of iterative collapse being upgraded to an eager
           cursor slurp
+        - No longer order the insides of a complex prefetch subquery,
+          unless required to satisfy a limit
 
     * Fixes
         - Properly consider unselected order_by criteria during complex