supabase_rebase_branch
Rebases a development branch on production. This will effectively run any newer migrations from production onto this branch to help handle migration drift.
Bulk support: accepts branch_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_id | Yes | ||
| branch_ids | No |