diff options
| author | Erik Johnston <erik@matrix.org> | 2014-11-26 15:17:08 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-11-26 15:17:08 +0000 |
| commit | 4e2ffe79a4406616990eac1a00682f08d668218a (patch) | |
| tree | 783ce29245c09c807e065428ca9b3dc1f6fddc82 | |
| parent | Merge branch 'release-v0.5.1' of github.com:matrix-org/synapse into develop (diff) | |
| download | synapse-4e2ffe79a4406616990eac1a00682f08d668218a.tar.xz | |
Don't delete the entire current_state_events table
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/__init__.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |
