From a3a05c812dbffd143f9a58bdf050bfac9062ba02 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 30 Jun 2022 15:05:49 +0100 Subject: Add index to help delete old push actions (#13141) --- changelog.d/13141.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13141.bugfix (limited to 'changelog.d/13141.bugfix') diff --git a/changelog.d/13141.bugfix b/changelog.d/13141.bugfix new file mode 100644 index 0000000000..930e870865 --- /dev/null +++ b/changelog.d/13141.bugfix @@ -0,0 +1 @@ +Fix DB performance when deleting old push notifications. Introduced in v1.62.0rc1. -- cgit 1.5.1