pm-912 / travel-planner

MIT License
0 stars 0 forks source link

Faker: sync to db #67

Open Schtitle24 opened 4 months ago

Schtitle24 commented 4 months ago

Wrap the code in the seed file into a function: Sync with sequelize to clear the database, then call each Faker function Call that function at the bottom so when seed is ran it clears the tables, creates them, and seeds the data