Commit Graph

5 Commits

Author SHA1 Message Date
Robbie Antenesse 7ed4148b37 Enable forcing sync in setup-database.js
Note that forcing the sync drops existing tables!
2019-09-27 18:33:13 -06:00
Robbie Antenesse 3634774ff9 Split out Sequelize models into its own module 2019-09-26 20:03:15 -06:00
Robbie Antenesse 755b718e15 Update sqlite in setup-database.js 2019-09-26 18:52:34 -06:00
Robbie Antenesse bee0bd7f5e Update setup-database.js to create tables & relations 2019-09-26 18:45:02 -06:00
Robbie Antenesse 49ab635660 Switch to fastify-sequelize for db connection
Started to try to set up setup-database.js script using Sequelize.
We'll see how that goes...
2019-09-18 17:15:06 -06:00