We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting Not seeder found when i try to revert my seeders. I have set the seederStorage=postgres in my configuration file.
db:seed:all works fine. But when i run db:seed:undo:all it gives a message No seeders found.
Please look into it as it resulting into lot of issues.
The text was updated successfully, but these errors were encountered:
Merge pull request sequelize#408 from exercism/refactor-debug
cd4401a
Refactor debug command
No branches or pull requests
I am getting Not seeder found when i try to revert my seeders. I have set the seederStorage=postgres in my configuration file.
db:seed:all works fine. But when i run db:seed:undo:all it gives a message No seeders found.
Please look into it as it resulting into lot of issues.
The text was updated successfully, but these errors were encountered: