SQL Editor

Is it possible to run code in the sql edit that just replace the entire database?
1 Reply
OakRatos
OakRatos5w ago
@YesMan no you can't fully replace the database using Supabase SQL Editor. You can drop or truncate tables manually. For a full reset, go to Dashboard, Settings, Reset Database

Did you find this page helpful?