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 } 
View on GitHub
Install in Dash
        SQLSelection Structure Reference