mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-03-11 03:34:47 +00:00
* removed postgres_password from alembic.ini, read it from env var instead
* ♻️ use f-strings for PostgreSQL URL
* passes given args