Skip to content

Instance Property

table

The table containing the data to be indexed.
var table: (any SQLExpression)?

Discussion

This value is optional only due to legacy API design; it is required by all dialects and serialization will produce invalid syntax if it is nil.