delete_reference
Delete a foreign-key reference while keeping its columns in the child table. Use dry run first to preview changes before applying.
Instructions
Delete a foreign-key reference (the FK columns in the child are kept). Destructive: prefer dry_run first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| model_id | Yes | ||
| reference_ref | Yes |