basejump
basejump copied to clipboard
Cannot run db reset on remote database
Running supabase db reset --linked
fails with this error:
ERROR: cannot drop schema basejump because extension basejump-basejump_core requires it (SQLSTATE 2BP01)
At statement 0: DROP SCHEMA IF EXISTS basejump CASCADE
Try rerunning the command with --debug to troubleshoot the error.