How should i structure my tables in postgres using sequelize?

后端 未结 0 575
星月不相逢
星月不相逢 2020-12-06 05:05

I currently have 2 tables, a Posts table and a Users table.

My users table has the following fields

userId
name

and my posts table has

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