AlterTableAlterColumnsRequest¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| identity | Identity | [optional] | |
| id | List<String> | Table identifier path (namespace + table name) | [optional] |
| alterations | List<AlterColumnsEntry> | List of column alterations to apply to the table |