From: Rafael Kitover Date: Sat, 20 Feb 2010 01:48:05 +0000 (-0500) Subject: update Changes X-Git-Tag: 0.05003~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d8cbfbb8d73576742d0896cd54443bd3cde6b84b;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update Changes --- diff --git a/Changes b/Changes index b372866..6ae48aa 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - support for custom_column_info, datetime_timezone and datetime_locale + (rbo) - improve parsing of SQLite tables when a column definition spans multiple lines (hobbs) - fix missing trailing _id stripping for some relationship