Interface OnConflictNode

Hierarchy

Properties

columns?: readonly ColumnNode[]
constraint?: IdentifierNode
doNothing?: boolean
indexExpression?: OperationNode
indexWhere?: WhereNode
kind: "OnConflictNode"
updateWhere?: WhereNode
updates?: readonly ColumnUpdateNode[]

Generated using TypeDoc