![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Migration::Script::Help::to_version - Specify a particular target migration version SYNOPSISdbic-migration install --to_version 5 DESCRIPTIONUsed to specify which version we are going to deploy. Defaults to whatever is the most current version you've prepared. Use this when you need to force install an older version, such as when you are roundtripping prepares while fiddling with a new database version. When required you can also populate this option with the %ENV variable DBIC_MIGRATION_TO_VERSION. SEE ALSODBIx::Class::Migration, DBIx::Class::Migration::Script, DBIx::Class::Migration::Features, DBIx::Class::Migration::Tutorial AUTHORSee DBIx::Class::Migration for author information COPYRIGHT & LICENSESee DBIx::Class::Migration for copyright and license information
|