How do I add associations with sequelize using an async function?

后端 未结 0 1026
面向向阳花
面向向阳花 2020-12-29 10:17

I am trying to create a association with an async function but all it does is create both objects in the DB and fails at the association step, saying that addQuestion() does

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