vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Pool / queryAwait

queryAwait

suspend fun Pool.queryAwait(sql: String): RowSet<Row>