-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Our Alembic setup has some rough edges that slow down onboarding and make migrations harder to follow:
- There's a migrate_api_key script that's no longer needed but still hanging around
- Fresh dev setups can hit errors running
alembic upgrade headand unnecesary additions when creating new migration - Migration files use random hashes (3b2f9a2c4a1e.py) which makes it hard to see the order or what each one does
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Closed