Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy - Proxy Schema Methods and


Catalyst-Model-DBIC-Schema documentation  | view source Contained in the Catalyst-Model-DBIC-Schema distribution.

Index


NAME

Top

Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy - Proxy Schema Methods and Options from Model

DESCRIPTION

Top

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

Top

Catalyst::Model::DBIC::Schema, DBIx::Class::Schema

AUTHOR

Top

See AUTHOR in Catalyst::Model::DBIC::Schema and CONTRIBUTORS in Catalyst::Model::DBIC::Schema.

COPYRIGHT

Top

LICENSE

Top

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.