X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6129ecc885dddba96d75aee089184d977cc98cc6;hb=d21ffdd8ea8751ac635ecb00d67bc0c3eb48673f;hp=e8f10ca76ce89bd542d64dc928637a067b7b53bb;hpb=0322c5b3875e401b1e9bfc207713d5eaff31e4a0;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index e8f10ca..6129ecc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - config file support for dbicdump script - added filter_generated_code option (RT#53841) - generic table and column comments support - MySQL table and column comments support