dendrite/syncapi/storage
Till 0ca63e0650
Fix filtering issue (#3593)
Fixes #3489 

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off
below](https://element-hq.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

---------

Signed-off-by: Till Faelligen <2353100+S7evinK@users.noreply.github.com>
2025-06-05 21:07:24 +02:00
..
postgres Fix linting 2024-11-14 16:40:08 +01:00
shared Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
sqlite3 Fix filtering issue (#3593) 2025-06-05 21:07:24 +02:00
tables Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
interface.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
storage.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
storage_test.go Rename the go package 2024-10-17 17:33:45 +02:00
storage_wasm.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00