Setting Sequelize associations in Node – Postman throwing constraint errors – Phpmyadmin
I am trying to set my Sequelize associations correctly so that all my "include" data is pulled when I make requests. I have seen the information in the docs relating to this however it is a bit hard to understand…