Skip to content

Repair migrations on first supabase db push #33

Description

@bastislack

After #31 was merged we haven't told supabase which schema has been applied already, so before we make the next changes to the prod DB we need to run these commands:

supabase link --project-ref ubsmdiesqofnfxuicwxj
supabase migration repair --status applied 00000000000000   # first link only — skip if already linked before
supabase db push

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions