From cbabcec05c19e78927edb693508e4c8049dcd9b3 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 10 Jul 2020 12:07:59 +0100 Subject: Drop incorrectly-added table `local_rejections_stream`. (#7816) --- changelog.d/7816.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7816.bugfix (limited to 'changelog.d/7816.bugfix') diff --git a/changelog.d/7816.bugfix b/changelog.d/7816.bugfix new file mode 100644 index 0000000000..ca9e56d3ce --- /dev/null +++ b/changelog.d/7816.bugfix @@ -0,0 +1 @@ +Drop table `local_rejections_stream` which was incorrectly added in Synapse 1.16.0. -- cgit 1.5.1