vertx
/
io.vertx.kotlin.pgclient
/
io.vertx.pgclient.PgConnection
/
queryAwait
queryAwait
suspend
fun
PgConnection
.
queryAwait
(
sql
:
String
)
:
RowSet