The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::TraitFor::Model::DBIC::Schema::FromMigration::_MigrationHelper - Trait Helper

SYNOPSIS

    use Catalyst::TraitFor::Model::DBIC::Schema::FromMigration::_MigrationHelper;
    

DESCRIPTION

This is a helper for Catalyst::TraitFor::Model::DBIC::Schema::FromMigration. There are no 'user servicable' parts here, this is a private class that exposes a bit of DBIx::Class::Migration to make hooking up an existing migration database sandbox to Catalyst easier and error free.

SEE ALSO

Catalyst::Model::DBIC::Schema, Catalyst, DBIx::Class::Migration Catalyst::TraitFor::Model::DBIC::Schema::FromMigration

AUTHOR

See DBIx::Class::Migration for author information

COPYRIGHT & LICENSE