Changes for version 0.02001 - 2006-02-17
- tests fixed up a bit
- auto-loading of on-disk class definitions layered on top of the generated definitions (create Foo::Schema::Bar, then also try to ->require it if it exists on disk).
- new parameters components and resultset_components, which do the obvious for the generated table classes.
- DBIx::Class pre-req bumped to 0.05006, since Schema::Loader is virtually gauranteed to cause subtle mod_perl problems without those fixes.
Modules
Dynamic definition of a DBIx::Class::Schema
DBIx::Class::Schema::Loader DB2 Implementation.
Generic DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader Postgres Implementation.
DBIx::Class::Schema::Loader SQLite Implementation.
Loader subclass writing guide
DBIx::Schema::Class::Loader mysql Implementation.