remove_column
Remove a column from a table in a relational diagram and automatically delete relations that reference it, preventing broken references.
Instructions
Remove a column and cascade removal to relations that use it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| column | Yes | ||
| diagram | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |