We can't use LIMIT and OFFSET if we are going to filter mutes/bans later. We have to get *all* bans and mutes, filter, and do the pagination manually.
We can't use LIMIT and OFFSET if we are going to filter mutes/bans later. We have to get *all* bans and mutes, filter, and do the pagination manually.