NAME
Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy - Proxy Schema Methods and Options from Model
DESCRIPTION
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.
SEE ALSO
Catalyst::Model::DBIC::Schema, DBIx::Class::Schema
AUTHOR
See "AUTHOR" in Catalyst::Model::DBIC::Schema and "CONTRIBUTORS" in Catalyst::Model::DBIC::Schema.
COPYRIGHT
See "COPYRIGHT" in Catalyst::Model::DBIC::Schema.
LICENSE
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.