forked-synapse/synapse/storage/databases
Sean Quah 41cf4c2cf6
Fix non-strings in the event_search table (#12037)
Don't attempt to add non-string `value`s to `event_search` and add a
background update to clear out bad rows from `event_search` when
using sqlite.

Signed-off-by: Sean Quah <seanq@element.io>
2022-02-24 11:52:28 +00:00
..
main Fix non-strings in the event_search table (#12037) 2022-02-24 11:52:28 +00:00
state Cap the number of in-flight requests for state from a single group (#11608) 2022-02-22 14:24:31 +00:00
__init__.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00