Skip to content

Instance Property

supportsAutoIncrement

true if the dialect supports auto-increment for primary key values when inserting new rows, false if not.
var supportsAutoIncrement: Bool { get }

Discussion

See also autoIncrementClause and autoIncrementFunction-4cc1b.

No default is provided.