Skip to content

Database migrations lack a documented rollback path #37

Description

@boluwacodes

Recent migrations only include the forward up step; there is no tested down migration, which makes rolling back a bad deploy risky in production.

Proposal: Require and test a rollback path for schema-changing migrations going forward.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions