console\controllers\BaseMigrateController migrateToVersion()

migrateToVersion() protected method

Migrates to the certain version.

protected integer migrateToVersion ( $version )
$version string

Name in the full format.

return integer

CLI exit code

throws yii\console\Exception

if the provided version cannot be found.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.