How to generate migrations automatically from Sequelize models

前端 未结 0 1265
滥情空心
滥情空心 2020-12-06 11:02

I just started to program with node.js. I needed an ORM so I used Sequelize library. I wrote my User model as follows and I need to create a migration for it. Is there any w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题