forked-synapse/synapse/storage/databases
Erik Johnston 72626b78ef
Fix thread BG update to not seq scan event_json (#11192)
For some reason the query optimiser decided to seq scan both tables,
rather than index scanning `event_json`.
2021-10-27 11:33:21 +00:00
..
main Fix thread BG update to not seq scan event_json (#11192) 2021-10-27 11:33:21 +00:00
state Fix remove_stale_pushers job on SQLite. (#10843) 2021-09-20 10:26:13 +01:00
__init__.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00