I have built a local environment on my computer to test Dags in airflow however when I got to initiate the database in the terminal with airflow initdb I am prompted with an error message.
The message has to do with the package Alembic and reads alembic.util.exc.CommandError: Can't locate revision identified by '939bb1e647c8'
Any suggestions to fix?