X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c36f3a1459512f2fd1e8ec13fe469c7ea0633599;hb=5c6e5bfe1d3c8c0cf38d6ad95811216ee8f8f434;hp=d578803656ceb6041b5ee7811f615a4514c1084e;hpb=518472fafb907ed2633edee57f9adba4d77834d0;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index d578803..c36f3a1 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - columns_info_for imported from DBIx::Class + - relationships are now on by default, use skip_relationships + to disable them + - Removed previously deprecated methods/options + - Added $VERSION to all packages in this dist + 0.03010 Thu Mar 29 12:36:19 UTC 2007 - Workaround for new incompatible changes in DBD::mysql's "tables" method, which was causing us to find no tables w/ DBD::mysql