Skip to content

[REFACTOR] Move to db:migrate over db:push in railwayΒ #166

Description

@wfelliss

πŸ”„ Area to Refactor

railway deploy commands

❓ Current Problem

Explain what is wrong with the current implementation.
Tech debt. No tracability of migrations on the deployed server side

βœ… Proposed Refactor

Describe how you think the code should be refactored.

  • Migrate the current db:push deploy step into a db:migrate pre deploy step

🎯 Expected Benefits

What improvements will this refactor bring?

  • Tracebility
  • Maintainability

Metadata

Metadata

Assignees

No one assigned

    Labels

    HIGHIssue with high priorityrefactorAn issue about refactoring

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions