-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
good first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python codequestionFurther information is requestedFurther information is requested
Description
Description
Evaluate different tools for managing database migrations in the FastAPI project. The primary options to explore are Alembic and Prisma Client. Each tool should be analyzed for its ease of use, compatibility with SQLAlchemy, and feature set.
Acceptance Criteria
- Research and compare Alembic and Prisma Client for managing migrations.
- Document key differences, advantages, and drawbacks of each.
- Propose a recommended migration tool based on findings.
- If a migration tool is chosen, create a follow-up issue for implementation.
Resources
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python codequestionFurther information is requestedFurther information is requested