Instance Property
table
If specified, the table to which the column belongs.
var table: (any SQLExpression)?
Discussion
Usually an SQLIdentifier or SQLQualifiedTable when not nil.
Instance Property
var table: (any SQLExpression)?
Usually an SQLIdentifier or SQLQualifiedTable when not nil.