octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
client
/
io.github.octaviusframework.client.query
/
InsertQuery
/
onConflict
on
Conflict
fun
onConflict
(
config
:
OnConflictClause
.
(
)
->
Unit
)
:
InsertQuery
Configures the
ON CONFLICT
clause.