production incident
Hey Supabase team, I accidentally dropped my public schema using:
drop schema public cascade; create schema public;
Now my database is not responding (error: failed to retrieve schemas).
The project had production data from a client, and I’m on the free plan.
Is there any way to recover data or restore the schema from an internal snapshot?
Project ref: <tvgczduapwdynfwnfvvd>
drop schema public cascade; create schema public;
Now my database is not responding (error: failed to retrieve schemas).
The project had production data from a client, and I’m on the free plan.
Is there any way to recover data or restore the schema from an internal snapshot?
Project ref: <tvgczduapwdynfwnfvvd>