From: David Kamholz Date: Mon, 6 Feb 2006 01:28:43 +0000 (+0000) Subject: update Changes which I forgot to do again :) X-Git-Tag: v0.05005~42 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=6ee299bf3654c5bff1f65cc17591bc155c1101b1;hp=f59ffc793d55769d63b352c9e392e78927130108 update Changes which I forgot to do again :) --- diff --git a/Changes b/Changes index aaf3405..379310b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for DBIx::Class 0.05001 + - debug output now prints NULL for undef params - multi-step prefetch along the same rel (e.g. for trees) now works - added multi-join (join => [ 'foo', 'foo' ]), aliases second to foo_2 - hack PK::Auto::Pg for "table" names referencing a schema