Express and Sequelize - Returning all child data from a parent id returns Promise

前端 未结 0 834
迷失自我
迷失自我 2021-01-27 11:33

I have three tables with the following structure and data:

quote_tags
id | quote_id | tag_id
1     1          1
2     1          2
3     2          3
相关标签:
回答
  • 消灭零回复
提交回复
热议问题