Skip to content

Wrong recovery commands #9

@luismtapiab

Description

@luismtapiab

For anyone reading this. you're better learning to use migrations and db pull push from supabase cli.
supabase db execute doesn't work. There's no mention in the supabase docs of it. I am running them with psql instead.

psql "<SUPABASE_DB_URL>" -f roles.sql
psql "<SUPABASE_DB_URL>" -f schema.sql
psql "<SUPABASE_DB_URL>" -f data.sql

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