You have to get a terminal in the backend container: `docker-compose exec backend /bin/bash` Then downgrade the db using this command: `alembic downgrade `