From: Peter Rabbitson Date: Fri, 11 Jun 2010 21:41:06 +0000 (+0200) Subject: Changes X-Git-Tag: v0.08123~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=449c7034c21b441b7df0943755bde58bdcb79871;hp=63ca94e17632a42875a93d2c7333f9cdc2a7dfd7 Changes --- diff --git a/Changes b/Changes index 413b260..c79f34d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for DBIx::Class + * Fixes + - Make sure Oracle identifier shortener applies to auto-generated + column names, so we stay within the 30-char limit + 0.08122 2010-05-03 17:41 (UTC) * New Features - Add DBIx::Class::FilterColumn for non-ref filtering