Mojolicious-Plugin-Fondation-MigrationDBIx

 view release on metacpan or  search on metacpan

lib/Mojolicious/Plugin/Fondation/MigrationDBIx/Command/db.pm  view on Meta::CPAN


=item C<--class ClassName>

Full class name for the schema. Defaults to C<< <Moniker>::Schema >>
(e.g. C<MyApp::Schema> when the application moniker is C<my_app>), or to
the already-configured C<schema_class> if the backend defines one.

=item C<--backend name>

Backend name to reference in the post-creation instructions. When omitted,
resolves via C<default_backend_name> (same cascade as other C<db> commands:
explicit C<Fondation::MigrationDBIx> C<backend> config -> DBIx::Async
C<default_backend> -> first backend).

=item C<--force>

Overwrite the schema file if it already exists.

=back

=head3 Local vs plugin Result priority



( run in 0.485 second using v1.01-cache-2.11-cpan-9581c071862 )