Diff—error creating shadow database
When I try to create a diff, the command fails with
Running
Running
and also fails with
Error: error creating shadow database. I started my local dev by running supabase db remote commit and then making changes.Running
supabase db diff services -f services results in the error. --debug does not print additional info.Running
supabase db diff services -f services --debug --use-migra throws the following error:ERROR: relation "pgsodium.key_key_id_seq" does not existand also fails with
Error: error creating shadow database.