You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have the commands $ november rebuild and $ november rebuild --force to simulate the db.sequelize.sync() and db.sequelize.sync({ force: true }) code.
Would be nice to have the commands
$ november rebuildand$ november rebuild --forceto simulate thedb.sequelize.sync()anddb.sequelize.sync({ force: true })code.