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

New migrations being created on wrong folder (old db folder) #2805

Closed
2snEM6 opened this issue Jan 30, 2019 · 0 comments
Closed

New migrations being created on wrong folder (old db folder) #2805

2snEM6 opened this issue Jan 30, 2019 · 0 comments
Assignees

Comments

@2snEM6
Copy link
Contributor

2snEM6 commented Jan 30, 2019

Expected behavior

When running grunt newMigration a new migration is created on ./storage/sql/migrations/updates

Actual behavior

When running grunt newMigrations a new migration is created on the old db folder ./db/sql/migrations/updates

Steps to reproduce

Run grunt newMigration and check that no migration has been created on ./storage/sql/migrations/updates

Which version(s) does this affect? (Environment, OS, etc...)

1.5

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

No branches or pull requests

1 participant