Skip to content

Instance Property

columns

Deprecated

This property does not reflect an accurate view of columns affected by an alter table query; access the query's properties directly instead.

The set of column alteration expressions.
var columns: [any SQLExpression] { get set }