X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ae8922c592e0366f50f021b788ce629e3f8076f8;hb=aa0867ee7faa8246a6552861b61bea59c6483487;hp=88c750d10665323a3503f088d47ae701036fd6a9;hpb=9f333983b7e706ffb7ea29839dbb3dc5d3012846;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index 88c750d..ae8922c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - put is_deferrable => 1 back into default attributes for belongs_to - fix Postgres sequence detection for qualified sequences - detect DOS line ends in table/column comments and convert to \n - added use_moose option