vertx / io.vertx.kotlin.pgclient / io.vertx.pgclient.PgConnection

Extensions for io.vertx.pgclient.PgConnection

prepareAwait

suspend fun PgConnection.prepareAwait(sql: String): PreparedStatement

Suspending version of method io.vertx.pgclient.PgConnection.prepare