onConflict

fun onConflict(vararg columns: Column<*>, block: InsertOrUpdateOnConflictClauseBuilder.() -> Unit)(source)

Specify the update assignments while any key conflict exists.