mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-26 20:07:01 -05:00
a64f9bbfe0
We were mistakenly adding pagination clauses to the count query, which then failed because the count query doesn't join to the events table.