supabase db diff
After supabase cli update the
Now when I am diffing it compares migrations with declarative schemas - always, even if db container is running
db diff compares migrations with current db state only if i rename or remove
Maybe there is another approach to handle it?
supabase db diff is changedNow when I am diffing it compares migrations with declarative schemas - always, even if db container is running
db diff compares migrations with current db state only if i rename or remove
/schemas folderMaybe there is another approach to handle it?