Apply Rocket-generated SQL scripts to keep your Supabase schema up to date and functional.
Supabase script popup with preview and actions
Paused project error in Supabase script popup
Supabase dashboard with Restore Project button
Disconnected or deleted project error
Rocket project settings screen
Supabase service down error message
Schema error with Fix it option
Rocket project settings screen
supabase/migrations/
folder. Each script is saved there with its original name and timestamp. Open the script you need and copy the SQL.
Rocket project settings screen
Supabase SQL editor with pasted migration script
supabase/migrations/
folder, in order, on the new project to match your app’s schema.