After applying the patch `revoke superuser access`, local development is broken
I just applied the patch as suggested in my notifications, then I thought I should "sync" my production with my local development running the command
It generate a new migration, and when I try to run it
Then I stop supabase, and now I can't even start it, with
Did I did something wrong? I could not understand the steps of applying this migration.
supabase db remote commit.It generate a new migration, and when I try to run it
supabase db reset I receive this errorThen I stop supabase, and now I can't even start it, with
supabase start Did I did something wrong? I could not understand the steps of applying this migration.