From 1da8f115b5c65cdec6e93658fdf7a51060dd94c7 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 4 Aug 2022 15:27:06 +0100 Subject: [PATCH] update the changelog entries --- changelog.d/13446.misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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