summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-11-28 07:28:07 -0500
committerGitHub <noreply@github.com>2023-11-28 07:28:07 -0500
commitd199b840063461bff0c5d65bfbf045185b2e37f6 (patch)
tree0fdb01c1012d4074dab676c8dbc9fc893ed4f0be /changelog.d
parentFix poetry version typo in contributors' guide (#16695) (diff)
downloadsynapse-d199b840063461bff0c5d65bfbf045185b2e37f6.tar.xz
Remove old full schema dumps. (#16697)
These are not useful and make it difficult to search for
table definitions, etc.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16697.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16697.misc b/changelog.d/16697.misc
new file mode 100644
index 0000000000..02fd236ab4
--- /dev/null
+++ b/changelog.d/16697.misc
@@ -0,0 +1 @@
+Remove old full schema dumps which are no longer used.