[Dbix-class] DBIx::Class::Loader 0.16 released

Brandon Black blblack at gmail.com
Tue Jan 31 04:38:58 CET 2006


DBIx::Class::Loader version 0.16 has been released and uploaded to
CPAN.  It can be found for the moment at:

http://pause.perl.org/incoming/DBIx-Class-Loader-0.16.tar.gz

Changes entries for this release of DBIx::Class::Loader:

0.16  Tue Jan 31 03:33:48 2006
        - Fixed tests on non-innodb mysql installations
        - do ->storage->dbh->disconnect when done loading
        - croak if required args namespace or dsn not specified

-- Brandon


PS:

DBIx::Class::Schema::Loader 0.01 is coming soon, which will only
support DBIx::Class 0.05 and above, and loads in the newer Schema
style of doing things.  DBIx::Class::Loader will continue to get
bugfixes, but significant new features are only going towards the
Schema version.  DBIx::Class::Loader will be considered deprecated
once the Schema::Loader is available, but it should continue to
function as well as it does now, even against the newer DBIx::Class
versions for the forseeable future.

If you want to play with the pre-release code, it's in subversion at:

http://dev.catalyst.perl.org/repos/trunk/bast/DBIx-Class-Schema-Loader



More information about the Dbix-class mailing list