The previous method resulted in a `WHERE posts.id IN (<list of ids>)` clause, which turned into a huge list when the favgroup had a lot of posts.
The previous method resulted in a `WHERE posts.id IN (<list of ids>)` clause, which turned into a huge list when the favgroup had a lot of posts.