Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.54.0rc1 | Olivier Wilkinson (reivilibre) | 2022-03-02 | 1 | -1/+0 |
| | |||||
* | Fix non-strings in the `event_search` table (#12037) | Sean Quah | 2022-02-24 | 1 | -0/+1 |
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> |