You don't need to change alembic.ini to set up a database connection.
Alembic will derive database connection uri from settings.yaml
(or any yaml which you specify in SETTINGS_PATH environment variable).
Example of settings.yaml:
You don't need to change alembic.ini to set up a database connection.
Alembic will derive database connection uri from settings.yaml
(or any yaml which you specify in SETTINGS_PATH environment variable).
Example of settings.yaml: