readableTransaction

suspend fun <T> readableTransaction(block: suspend SQLiteDatabase.() -> T): T