Add seed data
MoezGholami opened this issue · 3 comments
MoezGholami commented
If the purpose of this repo is providing a sample sequelize project, it will be beneficial if you add seed examples.
ahelord commented
I agree you should do the PR @MoezGholami
fakiolinho commented
Yes, i am having some nightmares trying to use Umzug in my beforeEach hooks to reset seeders. I am searching everywhere without a proper walkthrough. Regarding migrations things are quite straightforward but when it comes to seeders docs are really poor.
papb commented
Hello! We have a mini example of seeding the database with dummy data now: