Is there any way in sequelize to do association in migration with multiple tables?

后端 未结 0 389
旧时难觅i
旧时难觅i 2020-12-14 14:11

I have 3 tables: Users, Admins and Files.
Files table has refId which is foreign key to Users and Adm

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