Fix spotty handling of complex order_by relationship attrs while prefetching
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 8da3ec5..6e593da 100644 (file)
--- a/Changes
+++ b/Changes
@@ -58,6 +58,7 @@ Revision history for DBIx::Class
           on DateTime::Format::Pg (RT#61503)
         - Fix dirtyness detection on source-less objects
         - Fix incorrect limit_dialect assignment on Replicated pool members
+        - Fix invalid sql on relationship attr order_by with prefetch
 
     * Misc
         - Refactored capability handling in Storage::DBI, allows for