diff options
author | Erik Johnston <erik@matrix.org> | 2018-05-25 12:05:47 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-05-25 12:05:47 +0100 |
commit | e717693d77f2dca9c9039feeb1b0b8c5f5082a58 (patch) | |
tree | 8b59c349f227354622115ca15b8f6a971bed7f38 | |
parent | Implement background update for chunks (diff) | |
download | synapse-e717693d77f2dca9c9039feeb1b0b8c5f5082a58.tar.xz |
fix insert
-rw-r--r-- | synapse/storage/events.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |