SQLSelection
public struct SQLSelection
extension SQLSelection: SQLSelectable
The type that can be selected, as described at https://www.sqlite.org/syntax/result-column.html
-
Declaration
Swift
public var sqlSelection: SQLSelection { get }