awaitQuery

suspend fun <R> <ERROR CLASS>.awaitQuery(identifier: Int?, sql: String, mapper: (<ERROR CLASS>) -> R, parameters: Int, binders: <ERROR CLASS>.() -> Unit? = null): R