summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-01-11 13:58:19 +0000
committerGitHub <noreply@github.com>2021-01-11 13:58:19 +0000
commit4e04435bda135d3441777a51aa54dbd4c3925f2b (patch)
tree48b5be04b021aad666f3c5910a37285f2c704312 /changelog.d
parentEnsure rejected events get added to some metadata tables (#9016) (diff)
downloadsynapse-4e04435bda135d3441777a51aa54dbd4c3925f2b.tar.xz
Remove old tables after schema version bump (#9055)
These tables are unused, and can be dropped now the schema version has been bumped.

Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9055.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9055.misc b/changelog.d/9055.misc
new file mode 100644
index 0000000000..8e0512eb1e
--- /dev/null
+++ b/changelog.d/9055.misc
@@ -0,0 +1 @@
+Drop unused database tables.