Skip to content

Instance Property

upsertSyntax

The type of UPSERT syntax supported by the dialect.
var upsertSyntax: SQLUpsertSyntax { get }

Discussion

See SQLUpsertSyntax for possible values and more information.

Defaults to SQLUpsertSyntax/unsupported.