From: Matt S Trout Date: Fri, 24 Feb 2006 01:20:41 +0000 (+0000) Subject: Merge 'trunk' into 'DBIx-Class-current' X-Git-Tag: v0.06000~61^2~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5697f6a51e266166dfec230f46ac31730c0b7078;p=dbsrgits%2FDBIx-Class.git Merge 'trunk' into 'DBIx-Class-current' r8160@obrien (orig r962): matthewt | 2006-02-23 21:53:51 +0000 Updated Class::C3 dep r8161@obrien (orig r963): matthewt | 2006-02-24 01:19:15 +0000 Changes for 0.05007 --- 5697f6a51e266166dfec230f46ac31730c0b7078 diff --cc Changes index e7e7f9d,97bb9fe..df718b3 --- a/Changes +++ b/Changes @@@ -1,11 -1,6 +1,12 @@@ Revision history for DBIx::Class + - minor tweak to tests for join edge case + - added cascade_copy relationship attribute + (sponsored by Airspace Software, http://www.airspace.co.uk/) + - clean up set_from_related + - made copy() automatically null out auto-inc columns + + 0.05007 2006-02-24 00:59:00 - tweak to Componentised for Class::C3 0.11 - fixes for auto-inc under MSSQL