Skip to content

Add database migration workflow #11

@StuartvdLee

Description

@StuartvdLee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions