summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-08-04 15:27:06 +0100
committerAndrew Morgan <andrewm@element.io>2022-08-04 15:27:06 +0100
commit1da8f115b5c65cdec6e93658fdf7a51060dd94c7 (patch)
treeda3f10256ad5ade733508f764efa0f2b86ddfb9a
parentPrevent empty keyvalues arg to simple_delete raising db exception (diff)
downloadsynapse-1da8f115b5c65cdec6e93658fdf7a51060dd94c7.tar.xz
update the changelog entries
-rw-r--r--changelog.d/13446.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/13446.misc b/changelog.d/13446.misc
index fe9a504fea..4745ca90b9 100644
--- a/changelog.d/13446.misc
+++ b/changelog.d/13446.misc
@@ -1 +1 @@
-Allow dropping all rows from a database table via the `simple_delete` storage method.
\ No newline at end of file
+Allow dropping all rows from a database table via the `simple_truncate` storage method.
\ No newline at end of file