From: Matt S Trout Date: Sun, 26 Feb 2006 19:33:48 +0000 (+0000) Subject: Changes updates X-Git-Tag: v0.06000~61^2~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=074a366da588812daa8e58c3855ceca72744e390;hp=3e0e9e276de1823691989e19575edc86658155f3 Changes updates --- diff --git a/Changes b/Changes index df718b3..0438e98 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for DBIx::Class + - $schema->deploy + - HAVING support + - prefetch for has_many + - PK::Auto::* no longer required since Storage::DBI::* handle auto-inc - minor tweak to tests for join edge case - added cascade_copy relationship attribute (sponsored by Airspace Software, http://www.airspace.co.uk/)