[Dbix-class] Please beta test new DBIx::Class::Schema::Loader
Rafael Kitover
rkitover at io.com
Thu Jan 14 13:37:16 GMT 2010
Release candidate for DBIx::Class::Schema::Loader 0.05000 is now
available as a dev release:
http://search.cpan.org/~rkitover/DBIx-Class-Schema-Loader-0.04999_14/
The schemas it now generates are incompatible with the output of
0.04006, but there is an automatic backward compatibility mode.
Please try it out to make sure it doesn't break your code.
To upgrade (while preserving and rewriting your custom content) set the
'naming' and/or 'use_namespaces' attributes.
THIS WILL BREAK YOUR CODE
See:
perldoc DBIx::Class::Schema::Loader::Manual::UpgradingFromV4
Please report issues with the backcompat and upgrade code (or any other
issues) at:
https://rt.cpan.org/Ticket/Create.html?Queue=DBIx-Class-Schema-Loader
More information about the DBIx-Class
mailing list