Skip to content

Instance Method

column(_:)

Specify a single column to be included in the list of columns for the query.
@discardableResult func column(_ column: String) -> Self