Revision history for Perl extension DBIx::Class::Schema::Loader
- - add datetime_undef_if_invalid => 1 for MySQL date data types
+ - add datetime_undef_if_invalid => 1 for MySQL datetime data types
(RT#64820)
- added column_accessor_map option
- Preserve relationship names when redumping and another FK is added