Skip to content

Instance Method

update(column:type:)

Change an existing column’s type.
@discardableResult func update(column: String, type dataType: SQLDataType) -> Self