From f9216b7da3195a3d5fa76612eddd5a80e78d2eb2 Mon Sep 17 00:00:00 2001 From: Nathanael Date: Sun, 16 Dec 2018 21:29:45 +0100 Subject: [PATCH] Revert "Version 15 : add occ commands to improve db performances" Because of https://github.com/YunoHost-Apps/nextcloud_ynh/pull/149 This reverts commit f1f95274a283206f1cb9bfcc5c11ddbc3273c34c. --- scripts/upgrade | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 2d37ace..44327db 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -224,8 +224,6 @@ do # Print the current version number of nextcloud exec_occ -V - exec_occ db:add-missing-indices - exec_occ db:convert-filecache-bigint done #=================================================