Initializer
init(_:table:)
Create an
SQLColumn from an identifier and optional table expression.init(_ name: any SQLExpression, table: (any SQLExpression)? = nil)
Initializer
SQLColumn from an identifier and optional table expression.init(_ name: any SQLExpression, table: (any SQLExpression)? = nil)