From: Rafael Kitover Date: Thu, 25 Feb 2010 14:04:51 +0000 (-0500) Subject: update Changes X-Git-Tag: 0.06000~77 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=829f17e3f010ce5a271530688ef04b12a4a041ce;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update Changes --- diff --git a/Changes b/Changes index bd57604..dfd6d40 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,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