X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=83fa3cfd90a4a5b2fbb230899259bd39501e43f0;hp=72615de5e08a6f72a4b633f0523b64a0f35f425a;hb=d955e93801fcdb5f019866252d9155d727aad646;hpb=cdf7f026f607854a455e15b682c4b72160c63065 diff --git a/Changes b/Changes index 72615de..83fa3cf 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,8 @@ Revision history for DBIx::Class display properly in DBIC_TRACE - Incomplete exception thrown on relationship auto-fk-inference failures + - Fixed distinct with order_by to not double-specify the same + column in the GROUP BY clause * Misc - Makefile.PL no longer imports GetOptions() to interoperate