The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DBIx::Class::Migration::SandboxDirSandboxBuilder - Build a sandbox at db_sandbox_dir

SYNOPSIS

    use DBIx::Class::Migration::SandboxDirSandboxBuilder;

DESCRIPTION

Helper class that creates a db_sandbox in the db_sandbox_dir.

Useful when you want your sandbox in a different directory from the rest of your deployment and fixture files.

SEE ALSO

DBIx::Class::Migration, DBIx::Class::Migration::Sandbox.

AUTHOR

See DBIx::Class::Migration for author information

COPYRIGHT & LICENSE

See DBIx::Class::Migration for copyright and license information