0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-08 02:45:45 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
f2049a8d21
Fix a potentially-huge sql query (#7274)
We could end up looking up tens of thousands of events, which could cause large
amounts of data to be logged to the postgres log.
2020-04-15 10:16:35 +01:00