[Dbix-class] Re: Using DBIx::Class::Schema::Config with dbicdump

Janne Snabb snabb at epipe.com
Tue Oct 4 18:18:30 GMT 2011


Hi,

Thanks for your help everyone!

I found the following the neatest way to do this:

On Fri, 30 Sep 2011, Sym Kat wrote:

> __PACKAGE__->load_components('Schema::Config');

I can just put that in Schema.pm after the "DO NOT MODIFY THIS OR
ANYTHING ABOVE!" line and forget about it. No need to remember to
specify additional options on the dbicdump command line when I need
to update the schema some time later.

--
Janne Snabb / EPIPE Communications
snabb at epipe.com - http://epipe.com/



More information about the DBIx-Class mailing list