Skip to content

Instance Method

dropColumn(_:)

Drop an existing column from the table.
@discardableResult func dropColumn(_ column: String) -> Self