Closed wrath16 closed 6 months ago
Added pagination to PlayerNameWorldHistoryRepository.GetPlayerNameWorldHistories() because long queries are hitting the expression depth limit.
PlayerNameWorldHistoryRepository.GetPlayerNameWorldHistories()
Not an urgent fix.
Thank you. I'm trying to wrap up the new API now and will push this together.
Added pagination to
PlayerNameWorldHistoryRepository.GetPlayerNameWorldHistories()
because long queries are hitting the expression depth limit.Not an urgent fix.