X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=0438e986f6f699bad941f0191f18d2fa6315d846;hp=df718b322300bf8413167e1d430509e054031746;hb=074a366da588812daa8e58c3855ceca72744e390;hpb=3e0e9e276de1823691989e19575edc86658155f3 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/)