Hacker News new | ask | show | jobs
by distracteddev90 4131 days ago
I believe Sequelize does this:

https://sequelize.readthedocs.org/en/latest/docs/migrations/

1 comments

No it does not do this yet. See this issue [1]. The db:create task in the sequelize cli only creates a new stub migration file.

1 - https://github.com/sequelize/cli/issues/8