From: Peter Rabbitson Date: Fri, 19 Feb 2010 09:11:09 +0000 (+0000) Subject: Changes X-Git-Tag: v0.08120~27^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=7ccf4805ceb37b40d23669225e5aaa772074abe2 Changes --- diff --git a/Changes b/Changes index c46b6ad..f1994c5 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ Revision history for DBIx::Class - Make sure possibly overwritten deployment_statements methods in schemas get called on $schema->deploy - Fix count() with group_by aliased-function resultsets + - Massive refactor and cleanup of primary key handling 0.08119 2010-02-15 09:36:00 (UTC) - Add $rs->is_ordered to test for existing order_by on a resultset