codeforboston / codeforboston/GovLens
Migrate DB to use Postgres
Open
database
Django
- Dominant language
- Python
- Stars
- 27
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.