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.
21 KiB
21 KiB
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.