From e935473c5c05a40194c110fbb024825a30ca5a4b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Sep 2017 21:27:59 +0200 Subject: add combined index for item.uid and item.item_unseen. this speeds up notifications by a magnitude. --- install/update.php | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index 8798a3d69..b99e4dd9d 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@