Type Alias ColumnsDefTuple

Source
type ColumnsDefTuple = (Vec<ColumnDef>, Vec<TableConstraint>, Vec<SourceWatermark>, Option<usize>);