Skip to content

[Bug]: Failed Migrations Should Fail Deployment #199

@calebbourg

Description

@calebbourg

Contact Details

No response

What happened?

Current: When a migration fails as part of a production deployment, the deployment is allowed to continue. This causes issues where application code is not properly synchronized with the underlying data model and schema represented in the database.

Requirement: Failed migrations fail deployments with actionable log output.

What is the version of refactor-platform-rs that you're seeing the problem on?

1.0.0-beta1

Any related code or configuration details to produce this issue as well as relevant log output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions