summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-10-27 20:14:02 +0100
committerGitHub <noreply@github.com>2023-10-27 20:14:02 +0100
commit747416e94cd8f137b9173c132f7c44ea1c59534d (patch)
tree45577046da6c852daaa8fd6cc8b4ba2fddea3a99 /changelog.d
parentcomplement: enable dirty runs (#16520) (diff)
downloadsynapse-747416e94cd8f137b9173c132f7c44ea1c59534d.tar.xz
Portdb: don't copy a table that gets rebuilt (#16563)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16563.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16563.misc b/changelog.d/16563.misc
new file mode 100644
index 0000000000..e433659e8f
--- /dev/null
+++ b/changelog.d/16563.misc
@@ -0,0 +1 @@
+Stop porting a table in port db that we're going to nuke and rebuild anyway.