Hello,
I accidentally executed my bootstrap schema.sql on my production project while it was on the Free plan. My application tables were recreated and all application data was lost.
The project still contains:
auth.users: 16 storage.objects: 19 WAL files are still present (~96 MB)
Could you please check whether any internal snapshot, backup, or recovery option exists to restore the database to the state just before the accidental execution?
The accidental execution occurred on 2026-07-28 at approximately 14:00UTC (15:00Morocco time This project is very important, and I would greatly appreciate any recovery assistance you can provide.
Houssam Hamdoun accidentally executed a bootstrap schema on a production project, resulting in data loss. The project is on the Free plan and still contains some data like auth.users and storage.objects. Houssam is seeking assistance to restore the database to its previous state. Another user, GaryAustin1, suggests upgrading to Pro to access backups, though this is not officially documented by Supabase.
User issue: Executed DROP TABLE CASCADE on production database by mistake
User issue: Accidentally deleted data in a table
You can upgrade to Pro and all users that have reported back say they are 7 daily backups there from before while Free. This is not documented or guaranteed by Supabase, but I can confirm it worked for me and many dozens of other users as recently as 2 days ago.