prepareAwait
suspend fun PgConnection.prepareAwait(sql: String): PreparedStatement
Suspending version of method io.vertx.pgclient.PgConnection.prepare