Need help! An internal PostgREST schema introspection query is failing due to a naming discrepancy. The system is attempting to query a non-existent "vaults" (plural) schema, while the project only contains a "vault" (singular) schema.
Error Symptoms: Database initialization fails Unable to perform schema introspection Potential blockage of application startup
I'm getting this error:
Error: schema "vaults" does not exist
Error: schema "vaults" does not exist
There was nothing fiddled with the schemas. The project was running up until a month ago. Cant seem to understand why is this happening. Updated Postgres from 15 to 17, thought maybe it would reinit somehow, but still having same issue.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.