summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-06-23 07:33:25 -0400
committerGitHub <noreply@github.com>2020-06-23 07:33:25 -0400
commit24110255cd5f304bd380e8f58c30137489e7522e (patch)
tree77b5307520eb29e1d2d9e715ee1eb5fd3234f6f4 /changelog.d
parentAllow local media to be marked as safe from being quarantined. (#7718) (diff)
downloadsynapse-24110255cd5f304bd380e8f58c30137489e7522e.tar.xz
Sync ignored table names in synapse_port_db to current database schema (#7717)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7717.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7717.bugfix b/changelog.d/7717.bugfix
new file mode 100644
index 0000000000..bcbf146fea
--- /dev/null
+++ b/changelog.d/7717.bugfix
@@ -0,0 +1 @@
+Fix the tables ignored by `synapse_port_db` to be in sync the current database schema.