From: Peter Rabbitson Date: Fri, 18 Sep 2009 12:53:33 +0000 (+0000) Subject: Changes X-Git-Tag: v0.08112~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8c60e1a7be16f71332b2efa55a3ee211e8384bce;p=dbsrgits%2FDBIx-Class.git Changes --- diff --git a/Changes b/Changes index 39d82a9..53e4cf3 100644 --- a/Changes +++ b/Changes @@ -23,6 +23,7 @@ Revision history for DBIx::Class - Make sure to turn off IDENTITY_INSERT after insert() on MSSQL tables that needed it - More informative exception on failing _resolve_relationship + - Allow undef/NULL as the sole grouping value in Ordered - Fix unreported rollback exceptions in TxnScopeGuard - Fix overly-eager left-join chain enforcing code - Warn about using distinct with an existing group_by