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