boronflex / project-2-team-4

Project 2 team 4 Houston coding bootcamp September class
1 stars 3 forks source link

SQL Queries #6

Open brandongatlin opened 6 years ago

brandongatlin commented 6 years ago

In orm.js, make the sql queries using sequelize syntax. (ie use selectall() and insertOne(), etc.) Also, require ./connection.js