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. |
Please login to continue.