Skip to content

Find a Way to Update Migrations as You Go #7

Description

@sydneyrd

Find a Way to Update Migrations as You Go
Description: Implement or integrate migration tool for database schema changes throughout development.
AC:
Backend: Research and choose migration tool (Alembic for Python/FastAPI)
Backend: Setup migration configuration files
Backend: Create initial migration from existing schema
Backend: Script to run migrations on deployment
Backend: Rollback capability for migrations
Backend: Migration version tracking in database
Documentation: How to create new migrations
Documentation: How to apply and rollback migrations
Tech notes:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions