###Demo: Joining tables using Sequelize
This repo is the companion to http://lorenstewart.me/2016/09/12/sequelize-table-associations-joins/.
Make sure you're using Node 6, then npm run dev
.
Code for my Sequelize Table Associations (Joins) blog post.
JavaScript
###Demo: Joining tables using Sequelize
This repo is the companion to http://lorenstewart.me/2016/09/12/sequelize-table-associations-joins/.
Make sure you're using Node 6, then npm run dev
.