Update a column.
Update model for a table column.
The name of the column
1 - 100The SQL type of the column
TEXT, INTEGER, NUMERIC, BOOLEAN, TIMESTAMP, TIMESTAMPTZ, JSONB, UUID 1 - 100Whether the column can be null
The default value of the column
Whether the column is an index
Successful Response