Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate error. #75

Open
ishell opened this issue Apr 8, 2014 · 2 comments
Open

Migrate error. #75

ishell opened this issue Apr 8, 2014 · 2 comments

Comments

@ishell
Copy link

ishell commented Apr 8, 2014

A error after when i run the migrate
yiic migrate --migrationPath=user.migrations
Error: The migration directory does not exist: user.migrations

@ishell
Copy link
Author

ishell commented Apr 8, 2014

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

@masiorama
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants