summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorShay <shaysquared@gmail.com>2021-11-12 16:47:56 -0800
committerGitHub <noreply@github.com>2021-11-12 16:47:56 -0800
commit605921bc6b3d3f48142e3c8b5ddcc6c2a0016062 (patch)
treeff7e0ce5ff57c0e0a16f16f84482b9b4af48aefc /changelog.d
parentAnnotations for state_deltas.py (#11316) (diff)
downloadsynapse-605921bc6b3d3f48142e3c8b5ddcc6c2a0016062.tar.xz
Remove unused tables `room_stats_historical` and `user_stats_historical` (#11280)
* remove unused tables room_stats_historical and user_stats_historical

* update changelog number

* Bump schema compat version comment

* make linter happy

* Update comment to give more info

Co-authored-by: reivilibre <oliverw@matrix.org>

Co-authored-by: reivilibre <oliverw@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11280.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11280.misc b/changelog.d/11280.misc
new file mode 100644
index 0000000000..8417c8ffef
--- /dev/null
+++ b/changelog.d/11280.misc
@@ -0,0 +1 @@
+Drop unused db tables `room_stats_historical` and `user_stats_historical`.
\ No newline at end of file