-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Summary
Create and integrate an automated workflow for managing database migrations in the project.
Details
- Set up a migration framework. The first migration should be to create the database called 'workout_tracker' with the 'workout_tracker' schema.
- Ensure migrations can be run locally.
- Document how to add and run migrations for contributors.
Acceptance Criteria
- Migration workflow is added to the repository
- Instructions for using migrations are clear and present in README
Notes
It will be a PostgreSQL database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels