Reset Database
This step is optional. It resets the linked database before applying migrations.
Destructive action
Resetting the database removes existing data. The MCP will only run this if you explicitly approve it.
Command used
supabase db reset --linkedYou can skip this step if you do not want to reset data.
