diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:08:27 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:08:27 +0000 |
commit | 9b3ffa880bd7227e39e3b275718cdc71e98274a4 (patch) | |
tree | c7d7bf32c87b97258b9337819684ec60b23d0f3b | |
parent | Edit SimpleHttpClient to reference that header keys can be passed as str or b... (diff) | |
parent | Drop unused tables (#6115) (diff) | |
download | synapse-9b3ffa880bd7227e39e3b275718cdc71e98274a4.tar.xz |
Drop unused tables (#6115)
-rw-r--r-- | changelog.d/6115.misc | 1 | ||||
-rw-r--r-- | synapse/storage/schema/delta/56/drop_unused_event_tables.sql | 20 |
2 files changed, 21 insertions, 0 deletions
diff --git a/changelog.d/6115.misc b/changelog.d/6115.misc new file mode 100644 |