10 ms·
I believe Sequelize does this: https://sequelize.readthedocs.org/en/latest/docs/migrations/ https://sequelize.readthedocs.org/en/latest/docs/migrations/
by distracteddev90 12y ago
I believe Sequelize does this:
https://sequelize.readthedocs.org/en/latest/docs/migrations/ https://sequelize.readthedocs.org/en/latest/docs/migrations/
- bulkan 12y agoNo 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 https://github.com/sequelize/cli/issues/8