dbQuery

suspend fun <T> dbQuery(block: () -> T): T(source)