[Dbix-class] DBIx::Class::Schema::Loader 0.03004 is out
Brandon Black
blblack at gmail.com
Tue Jul 11 06:51:29 CEST 2006
As usual: http://www.dtmf.com/DBIx-Class-Schema-Loader-0.03004.tar.gz
or wait for it to show up on CPAN.
Changes:
- make_schema_at efficiency improvements
- improved debugging output
- column metadata now included in dumped schemas
- Carp::Clan added, and some dies converted to croaks
- no longer overwrites files when dumping, unless asked
to do so via the dump_overwrite option
- loader_options can now be embedded in the connection info
- Documentation improvements
- Deprecation notices updated, most things that became
"deprecated" in 0.03 are now marked for death in 0.04000
- All deprecated usage patterns should now generate annoying
warnings (most did before).
- Somewhat improved test coverage
-- Brandon
More information about the Dbix-class
mailing list