How to create models using sequelize and typescript?

前端 未结 0 867
长发绾君心
长发绾君心 2020-11-27 04:15

I have sequelize-cli installed globally.

When I run the command

sequelize model:create --name User --attributes name:string,email:string,password:strin         


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