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
2016-10-30 16:55:00
Comments
Leave a Comment

Please login to continue.