Changes for version 0.03004 - 2006-07-11
- 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
Modules
Dynamic definition of a DBIx::Class::Schema
Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader DBI Implementation.
DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation.
DBIx::Class::Schema::Loader::DBI SQLite Implementation.
Loader subclass writing guide for DBI
DBIx::Class::Schema::Loader::DBI mysql Implementation.
Builds relationships for DBIx::Class::Schema::Loader