diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-26 10:07:21 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-26 10:11:36 +0100 |
commit | 14c24c9037a7be46f9f79e85d2ce303ada4085e9 (patch) | |
tree | c22a50e209dab29d916fa578f6d99d53140bd83d /synapse/config | |
parent | Newsfile (diff) | |
download | synapse-14c24c9037a7be46f9f79e85d2ce303ada4085e9.tar.xz |
Fix room summary when rejected events are in state
Annoyingly, `current_state_events` table can include rejected events, in which case the membership column will be null. To work around this lets just always filter out null membership for now.
Diffstat (limited to 'synapse/config')
0 files changed, 0 insertions, 0 deletions