From: Peter Rabbitson Date: Fri, 4 Sep 2009 19:49:54 +0000 (+0000) Subject: Changes X-Git-Tag: v0.08111~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=decb86c0fbc3823f12eff0362ab44f92f2b80d3e;p=dbsrgits%2FDBIx-Class.git Changes --- diff --git a/Changes b/Changes index c0f6226..a1cda0a 100644 --- a/Changes +++ b/Changes @@ -11,6 +11,8 @@ Revision history for DBIx::Class - sqlt_type is now called on the correct storage object - hooks can now see the correct producer_type - optional SQLT requirements for e.g. deploy() bumped to 0.11002 + - Really fixed (and greatly cleaned up) postgresql autoinc sequence + autodetection - Automatically detect MySQL v3 and use INNER JOIN instead of JOIN - POD improvements