How to fix error when using Supabase CLI while pushing to remote DB?
I am using the Supabase CLI to develop locally. I did some changes to my local db, using the local supabase GUI. Now I want to push those changes to the remote supabase db . First, I run supabase db diff --file=lang_and_sport_support.
generate a new migration with the changes.
But i get an error: