AddColumnsEntry¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the new column | |
| expression | String | SQL expression for the column (optional if virtual_column is specified) | [optional] |
| virtualColumn | AddVirtualColumnEntry | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the new column | |
| expression | String | SQL expression for the column (optional if virtual_column is specified) | [optional] |
| virtualColumn | AddVirtualColumnEntry | [optional] |