| Catalyst-Model-DBIC-Schema documentation | view source | Contained in the Catalyst-Model-DBIC-Schema distribution. |
Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy - Proxy Schema Methods and Options from Model
Allows you to call your DBIx::Class::Schema methods directly on the Model
instance, and passes config options to the Schema attributes at BUILD
time.
Methods and attributes local to your Model take precedence over Schema
methods and attributes.
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| Catalyst-Model-DBIC-Schema documentation | view source | Contained in the Catalyst-Model-DBIC-Schema distribution. |