- Make changes in local studio
- Diff changes to migration file
supabase db diff -f <migration_name>
- push changes
supabase db push
- (if there are changes on remote) Create a remote commit to diff additional changes between remote and local
supabase db remote commit