MatrixSynapse/synapse/storage/data_stores
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
..
main Fix a potentially-huge sql query (#7274) 2020-04-15 10:16:35 +01:00
state
__init__.py