toggle menu
exposed-vertx-sql-client
jvm
switch theme
search in API
exposed-vertx-sql-client-postgresql
/
com.huanshankeji.exposedvertxsqlclient.sql
/
insertIgnore
insert
Ignore
suspend
fun
<
T
:
Table
>
DatabaseClient
<
*
>
.
insertIgnore
(
table
:
T
,
body
:
T
.
(
InsertStatement
<
Number
>
)
->
Unit
)
:
Boolean
(
source
)