From: Rafael Kitover Date: Mon, 15 Mar 2010 22:12:50 +0000 (-0400) Subject: update Changes X-Git-Tag: 0.06000~51 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c82a2e20975cf5625854c3e5c6a9ea66d47738f;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update Changes --- diff --git a/Changes b/Changes index 8f8b2aa..5374c13 100644 --- a/Changes +++ b/Changes @@ -6,7 +6,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader - use introspection pragmas instead of regexes to introspect SQLite (hobbs) - generate POD for refs correctly from column_info - - fix tables list for SQL Anywhere + - fix tables list and fk introspection for SQL Anywhere 0.05003 2010-02-20 05:19:51 - support for custom_column_info, datetime_timezone and datetime_locale