From: David Kamholz Date: Mon, 13 Feb 2006 21:58:30 +0000 (+0000) Subject: fix Changes file X-Git-Tag: v0.06000~107 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f3b05badd2602e029ebc17a2d95a8e5982180ef9;p=dbsrgits%2FDBIx-Class.git fix Changes file --- diff --git a/Changes b/Changes index 3e4b776..3eda13a 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,8 @@ Revision history for DBIx::Class 0.05004 2006-02-13 20:59:00 - allow specification of related columns via cols attr when primary - - fix count for group_by as scalar keys of the related table are not fetched + keys of the related table are not fetched + - fix count for group_by as scalar - add horrific fix to make Oracle's retarded limit syntax work - remove Carp require