git-gurus-itu-devops / itu-minitwit

0 stars 0 forks source link

Migrate to managed PSQL database #34

Closed duckth closed 7 months ago

duckth commented 7 months ago

As described in #25, we want to introduce a managed database running on PostgreSQL instead of the current self-hosted SQLite database. This pull request implements #25. List of changes:

OBS: We will need to run the migrate script more or less immediately after merging this and successfully deploying