11
Please check, if the migration table is really deleted or empty.
"yii migrate" always checks this table. If it is not existing or empty, all migrations are run.
"yii migrate" uses the console config!
Be shure you use the correct database!