supabase-cli cli schema dump errors with "there are circular foreign-key constraints on this table"
So my public tables do not have any foreign keys constraints on them (there was one, which didnt seem like a likely candidate for this, but I removed it). but then I cannot dump the DB for moving it with supabase cli, as per the instructions in https://supabase.com/docs/guides/local-development/cli/getting-started
with this error "there are circular foreign-key constraints on this table"
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.