brouberol/5esheets

Run the SQL migrations at application startup

Closed this issue · 0 comments

Right now, the alembic.ini file isn't included in the Docker image, and migrations are left as an exercise to the user. We need to include the config file, and make sure the migrations are run fully automatically at startup.