insertValue

Specifies that this column should be updated using the same values that would be inserted if there was no violation of a unique constraint in an upsert statement.

Samples

org.jetbrains.exposed.sql.tests.shared.dml.UpsertTests.testUpsertWithManualUpdateUsingInsertValues