Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-sqlite
/
org.ktorm.support.sqlite
/
InsertOrUpdateOnConflictClauseBuilder
/
excluded
excluded
fun
<
T
:
Any
>
excluded
(
column
:
Column
<
T
>
)
:
ColumnExpression
<
T
>
(
source
)
Reference the 'EXCLUDED' table in a ON CONFLICT clause.