4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-02 10:15:06 +01:00
Neil Alexander 05c83923e3
Optimise checking other servers allowed to see events ()
* Try optimising checking if server is allowed to see event

* Fix error

* Handle case where snapshot NID is 0

* Fix query

* Update SQL

* Clean up `CheckServerAllowedToSeeEvent`

* Not supported on SQLite

* Maybe placate the unit tests

* Review comments
2022-08-01 14:11:00 +01:00
..