summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-11-11 15:07:34 +0000
committerGitHub <noreply@github.com>2020-11-11 15:07:34 +0000
commit5829872bec9b9986c741eafec36e47774e4d2b3e (patch)
treed440589d411ddd55141613dc2f6e921101acfebb /changelog.d
parentCheck support room has only two users before sending a notice (#8728) (diff)
downloadsynapse-5829872bec9b9986c741eafec36e47774e4d2b3e.tar.xz
Fix port script to handle foreign key constraints (#8730)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8730.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8730.bugfix b/changelog.d/8730.bugfix
new file mode 100644
index 0000000000..dcc42bc981
--- /dev/null
+++ b/changelog.d/8730.bugfix
@@ -0,0 +1 @@
+Fix port script to correctly handle foreign key constraints. Broke in v1.21.0.