[Dbix-class] DBIx::Class::Schema::Loader 0.02999_06 released

Brandon Black blblack at gmail.com
Thu May 18 19:11:21 CEST 2006


Work on D::C::S::L 0.03 has resumed finally, and there's a new dev
release for the first time in over a month.

The combined set of changes from the previous stable release to these
pre-0.03 testing releases is rather large, and could really use some
good, widespread testing.  The interfaces have changed noticeably, but
backwards compatibility for code written to the old interfaces should
work correctly.

Testing of both existing code for regressions and new code (written
using the new recommended interfacing) would be a big help, as would
any simple suggestions on improving the quality of this release (no
more major features are going in before 0.03 at this point).

I expect there to be a fair number of bugs and compatibility issues
that need to be worked out between now and 0.03, they just need to be
found.
Changes:

0.02999_06 Thu May 18 16:32:41 UTC 2006
        - backwards compat with all earlier versions
        - no longer requires schema class to have a connection
        - correctly determine source class names in the rel code generator
        - fixed mysql testing w/o InnoDB
        - Writing guide updated
        - docs updated
        - various trivial updates / fixes

If you don't want to wait for it to show up on CPAN, you can grab a copy from:

http://www.dtmf.com/DBIx-Class-Schema-Loader-0.02999_06.tar.gz

-- Brandon



More information about the Dbix-class mailing list