From 24110255cd5f304bd380e8f58c30137489e7522e Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 23 Jun 2020 07:33:25 -0400 Subject: Sync ignored table names in synapse_port_db to current database schema (#7717) --- changelog.d/7717.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7717.bugfix (limited to 'changelog.d/7717.bugfix') 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. -- cgit 1.5.1