Files
mostlymatter/store/sqlstore
Agniva De Sarker 8797bfcde7 MM-46871: Add remining search parameters to be escaped (#20963)
The first try wasn't exhaustive. I was planning to use
1f933263e7/store/sqlstore/post_store.go (L1738-L1748) for this
but it also contained `@` which we don't want.

In the end, I just used a separate slice for all
the characters to be escaped.

https://mattermost.atlassian.net/browse/MM-46871

```release-note
NONE
```

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-09 21:21:34 +05:30
..
2022-03-15 19:49:19 +05:30
2021-08-17 16:08:04 -04:00
2022-03-15 19:49:19 +05:30
2022-09-02 13:52:48 +03:00