Instance Property
genericConflictStrategy
The actual conflict resolution strategy serialized by this query. This property is provided to enable easier use of database-specific conflict resolution syntax, as changing
conflictStrategy to have the more generic type would be API-breaking.var genericConflictStrategy: (any SQLExpression)?