executeAwait
suspend fun <T> Query<T>.executeAwait(): T
Suspending version of method io.vertx.sqlclient.Query.execute