dgghun / LawyerUp

Video chat application
MIT License
1 stars 0 forks source link

Create Sequelize table associations #42

Closed VonHohenheim closed 5 years ago

VonHohenheim commented 5 years ago

Created new tables for issue# 41. Need to add table foreign keys (associations) in Sequelize.

VonHohenheim commented 5 years ago

Associations were done in week 5-8.