diff options
| author | Mark Haines <mark.haines@matrix.org> | 2016-09-09 11:48:23 +0100 |
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2016-09-09 11:48:23 +0100 |
| commit | 6a6cbfcf1e12c0f34a280764f892eaa23e720d57 (patch) | |
| tree | eebe6c9c13bbbbc86819c9a7a97e63b145b150f6 /synapse/replication | |
| parent | Merge pull request #1087 from matrix-org/markjh/reapply_delta (diff) | |
| download | synapse-6a6cbfcf1e12c0f34a280764f892eaa23e720d57.tar.xz | |
Track the max_stream_device_id in a separate table, since we delete from the inbox table
Diffstat (limited to 'synapse/replication')
| -rw-r--r-- | synapse/replication/slave/storage/deviceinbox.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/replication/slave/storage/deviceinbox.py b/synapse/replication/slave/storage/deviceinbox.py |
