From: Brandon L. Black Date: Fri, 1 Jun 2007 00:14:27 +0000 (+0000) Subject: remove dupe Changes entry X-Git-Tag: v0.08010~150^2~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b34e29444325d7e0a0e6368e1debb8f024ebdc2;p=dbsrgits%2FDBIx-Class.git remove dupe Changes entry --- diff --git a/Changes b/Changes index c6bbaad..b246b9f 100644 --- a/Changes +++ b/Changes @@ -4,7 +4,6 @@ Revision history for DBIx::Class - converted the vendor tests to use schema objects intead of schema classes, made cleaned more reliable with END blocks - versioning support via DBIx::Class::Schema::Versioned - - added get_inflated_columns to Row - find/next now return undef rather than () on fail from Bernhard Graf - rewritten collapse_result to fix prefetch - moved populate to resultset