vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Transaction / queryAwait

queryAwait

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