mirror of https://github.com/watcha-fr/synapse
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`.code_spécifique_watcha
parent
2dbef6c10a
commit
72626b78ef
@ -0,0 +1 @@ |
||||
Experimental support for the thread relation defined in [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440). |
Loading…
Reference in new issue