supabase db diff

After supabase cli update the supabase db diff is changed
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 /schemas folder

Maybe there is another approach to handle it?
Was this page helpful?