Enable extensions in migration failed
supabase db reset crash after trying to enable extensions
Resetting local database...
Recreating database...
Setting up initial schema...
Applying migration 20240115163519_remote_schema.sql...
ERROR: permission denied to create extension "pg_net" (SQLSTATE 42501)
At statement 10: CREATE EXTENSION IF NOT EXISTS "pg_net" WITH SCHEMA "extensions"
Try rerunning the command with --debug to troubleshoot the error.Resetting local database...
Recreating database...
Setting up initial schema...
Applying migration 20240115163519_remote_schema.sql...
ERROR: permission denied to create extension "pg_net" (SQLSTATE 42501)
At statement 10: CREATE EXTENSION IF NOT EXISTS "pg_net" WITH SCHEMA "extensions"
Try rerunning the command with --debug to troubleshoot the error.