Have you edited your alembic.ini
file?
https://alembic.sqlalchemy.org/en/latest/tutorial.html To reference this tutorial, you need to configure the alembic.ini
file to point to your database. Open the generated alembic.ini
file and update the sqlalchemy.url
line with your database URL