diff options
author | Matthew Lemon <y@yulqen.org> | 2024-06-03 10:19:45 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-06-03 10:19:45 +0100 |
commit | c113043073dea92c9c705a86064c05364aa6902e (patch) | |
tree | 352863a957263bacc595255142f9d3646a623540 /LICENSE | |
parent | 609f6597f1a11cdf35b3ad2da588336226863047 (diff) |
Rips out Postgres - but leaves migration files for now
- this does not yet remove the models
- uses sqlite3 driver
- changes the config based on sqlite3
- tests pass but no depth in investigating the models
The sqlite3 database is going to be used for storing user data and
tokens only - we are not going to store the models in a database at this
point.
If we want to start saving datamaps, datamaplines, returns and
returnlines, etc, we will need the models but as of this commit the
models are still in the code.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions