failed to send batch: ERROR: column "level" of relation "objects" does not exist (SQLSTATE 42703)
After restarting my computer, suddenly this error appears whenever I try to use
supabase db reset
supabase db reset
in local development:
failed to send batch: ERROR: column "level" of relation "objects" does not exist (SQLSTATE 42703)
failed to send batch: ERROR: column "level" of relation "objects" does not exist (SQLSTATE 42703)
It currently prevents me from using Supabase at all for local development. I've tried restarting docker and the local supabase services without success
What might be going on, and how might I be able to fix it?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.