Skip to content

[TASK] Clean up migrations #461

@CRamsan

Description

@CRamsan

Describe the task to complete

We have made a lot of changes to our DB with a lot of stacked changes. Some of these changes undo changes done by previous migrations. Once we have completed the work on defining our DB, we should merge all changes into a single initial migration.

Doing this may require manual intervention to deploy the changes.

How should we implement this (high level)?

  • Determine the process to squash the migrations or export the current schema
  • Determine steps to deploy the changes
  • Verify changes locally
  • Implement changes and PR
  • Drive the deployment across both supabase stages.

What type of task is this?
Improvement | Development

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions