From: Robert Buels Date: Tue, 3 Nov 2009 17:47:05 +0000 (+0000) Subject: added Changes line mentioning tweak to Pg auto-inc fix X-Git-Tag: v0.08113~19^2~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=57eb47b023cb8282c5c9257a6fa0108462f9be83;p=dbsrgits%2FDBIx-Class.git added Changes line mentioning tweak to Pg auto-inc fix --- diff --git a/Changes b/Changes index c0a3163..f76cc0a 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,9 @@ Revision history for DBIx::Class - Fixed on_connect_do/call regression when used with a coderef connector (RT #50003) - A couple of fixes to Ordered to remedy subclassing issues + - Fixed another lingering problem with PostgreSQL + auto-increment support and its interaction with multiple + schemas 0.08112 2009-09-21 10:57:00 (UTC) - Remove the recommends from Makefile.PL, DBIx::Class is not