Changes for version 0.24 - 2009-06-16
- Add tests for issues with Class::C3 which are caused to applications which use new Catalyst but old DBIC, and have use Class::C3 in the MyApp class (t0m)
- die on empty schema
- create=dynamic deprecation warning
- helper passes loader opts to dynamic schemas
- conversion to Moose
- cursor caching support (via Catalyst::TraitFor::Model::DBIC::Schema::Caching)
- ::Storage::Replicated support (via ::Replicated trait)
- switch to hashref connect_info for DBIC 8100
- better helper option parsing, with support for more options
- more tests
Modules
Helper for DBIC Schema Models
DBIx::Class::Schema Model Class
Query caching support for Catalyst::Model::DBIC::Schema
Replicated storage support for Catalyst::Model::DBIC::Schema