Closed romanhavrylko closed 1 year ago
MigrationMigrateCommand::execute()
migrate-to-version
MigrationStatusCommand::execute()
last-version
MigrationMigrateCommand::execute()
with providing a new optionmigrate-to-version
which allows defining the version to migrate database.MigrationStatusCommand::execute()
with providing a new optionlast-version
which allows receiving the last executed version of the migration.