pypi / warehouse

The Python Package Index
https://pypi.org
Apache License 2.0
3.6k stars 967 forks source link

feat(db): pass flag to emit migration as SQL #17066

Closed miketheman closed 1 week ago

miketheman commented 1 week ago

Was missing the correct current way to get the DB URL, corrected.

Refs: https://alembic.sqlalchemy.org/en/latest/offline.html