X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=995dc25b44eb1407c7477743941667c128d58dd2;hb=97e130fa48aca5a1255b7014b4cbcb0c30c95328;hp=fb6c0e60fb5d77bd3d202f764de8bc7c56748b95;hpb=25a942fa2ac003838d9c0f19ea3f6aed54ac8378;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index fb6c0e6..995dc25 100644 --- a/Changes +++ b/Changes @@ -8,7 +8,12 @@ Revision history for DBIx::Class - Scale back validation of the 'as' attribute - in the field there are legitimate-ish uses of a inflating into an apparently invalid relationship graph + - Warn in case of iterative collapse being upgraded to an eager + cursor slurp + * Fixes + - Properly consider unselected order_by criteria during complex + subqueried prefetch 0.08209 2013-03-01 12:56 (UTC) * New Features / Changes