Open ishell opened 10 years ago
And I find this link http://stackoverflow.com/questions/12771489/migrations-with-yii
run yiic migrate --migrationPath=application.modules.user.migrations
also return Error: The migration directory does not exist: application.modules.user.migrations
Make sure to use the yiic inside the protected folder... the first time I tried I used the yiic inside the framework and I wasn't able to make it work.
A error after when i run the migrate
yiic migrate --migrationPath=user.migrations
Error: The migration directory does not exist: user.migrations