Inherits Reference < Object
One table's column.
The column name.
Updates the nullability after a change_column_null.
change_column_null
false when the column has a NOT NULL constraint.
false
NOT NULL
Whether this column is the primary key.
The logical type (:string, :integer, ...).
:string
:integer