diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-02-23 07:33:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 07:33:24 -0500 |
commit | 65a9eb899479e4c9d7de8b86780f68d478696908 (patch) | |
tree | 35fd4fb23178acb83f44c4502b85d31c5657ab7f /synapse/storage/databases/main/events.py | |
parent | Fix deleting pushers when using sharded pushers. (#9465) (diff) | |
download | synapse-65a9eb899479e4c9d7de8b86780f68d478696908.tar.xz |
Include newly added sequences in the port DB script. (#9449)
And ensure the consistency of `event_auth_chain_id`.
Diffstat (limited to 'synapse/storage/databases/main/events.py')
-rw-r--r-- | synapse/storage/databases/main/events.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/synapse/storage/databases/main/events.py b/synapse/storage/databases/main/events.py |