1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-04-02 01:30:29 +02:00
Commit graph

5 commits

Author SHA1 Message Date
7ed4148b37 Enable forcing sync in setup-database.js
Note that forcing the sync drops existing tables!
2019-09-27 18:33:13 -06:00
3634774ff9 Split out Sequelize models into its own module 2019-09-26 20:03:15 -06:00
755b718e15 Update sqlite in setup-database.js 2019-09-26 18:52:34 -06:00
bee0bd7f5e Update setup-database.js to create tables & relations 2019-09-26 18:45:02 -06:00
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