diff options
author | Erik Johnston <erik@matrix.org> | 2019-04-09 14:39:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-04-09 14:39:36 +0100 |
commit | 5e45b558b0f054a2ba41224548d76dc3c6af3481 (patch) | |
tree | 782dcd2f65f17253ae05f9240cc0e1febbf37a2e | |
parent | Fix schema upgrade when dropping tables (diff) | |
download | synapse-5e45b558b0f054a2ba41224548d76dc3c6af3481.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5033.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5033.misc b/changelog.d/5033.misc new file mode 100644 index 0000000000..3ee4228c09 --- /dev/null +++ b/changelog.d/5033.misc @@ -0,0 +1 @@ +Remove a number of unused tables from the database schema. |