-
-
Notifications
You must be signed in to change notification settings - Fork 43
Migrate DB to use Postgres #86
Copy link
Copy link
Open
Description
So that the database remains stable, we need to swap from SQLLite to PostGres. This is a relatively high priority item so that we can ensure data is dropped properly in.
We’ll also need to make sure this works well with the deployment process after we move the code over.
Reactions are currently unavailable