toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-support-postgresql
/
org.ktorm.support.postgresql
/
InsertOrUpdateOnConflictClauseBuilder
/
excluded
excluded
fun
<
T
:
Any
>
excluded
(
column
:
Column
<
T
>
)
:
ColumnExpression
<
T
>
(
source
)
Reference the 'EXCLUDED' table in a ON CONFLICT clause.