diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-10-23 15:56:50 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-10-23 15:56:50 +0100 |
commit | 2f859e865a7112c1d2a329bae20cb47d89813334 (patch) | |
tree | e5c620e99e25646c3a03eaa783dff222d1f0b3c1 /changelog.d | |
parent | Fix import paths in synapse_port_db (diff) | |
download | synapse-2f859e865a7112c1d2a329bae20cb47d89813334.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6243.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6243.bugfix b/changelog.d/6243.bugfix new file mode 100644 index 0000000000..cd288c2a44 --- /dev/null +++ b/changelog.d/6243.bugfix @@ -0,0 +1 @@ +Make the `synapse_port_db` script create the right indexes on a new PostgreSQL database. |