-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
backendDeals with backend components (API, DB, etc.)Deals with backend components (API, DB, etc.)help wantedExtra attention is neededExtra attention is needed
Description
Enabling database migrations would make managing schema-intensive changes much easier than our current process of manual updates.
I looked into Flask-Migrate, which wraps SQLAlchemy and Alembic under the hood. SQL Alchemy also helps manage the database model and enables model-based queries, which also seem useful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendDeals with backend components (API, DB, etc.)Deals with backend components (API, DB, etc.)help wantedExtra attention is neededExtra attention is needed