From: Brandon Black Date: Fri, 30 Mar 2007 22:25:41 +0000 (+0000) Subject: changes update from last commit X-Git-Tag: 0.03999_01~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7fa9a8b17fbdefdf3d0d93658b8e38ce00647305;p=dbsrgits%2FDBIx-Class-Schema-Loader.git changes update from last commit --- diff --git a/Changes b/Changes index bdba0cc..cb1e628 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - Added "rescan" schema (and loader) method, which picks + up newly created tables at runtime - Made dump_to_dir / dump_overwrite much more intelligent (they now preserve customizations by default) - Added support for DBI's new standard "statistics_info"