Browse Source

Revert "Version 15 : add occ commands to improve db performances"

This reverts commit f89bf04eda.
pull/162/head
Mickaël Martin 7 years ago
parent
commit
f50feb7f43
  1. 2
      scripts/upgrade

2
scripts/upgrade

@ -224,8 +224,6 @@ do
# Print the current version number of nextcloud # Print the current version number of nextcloud
exec_occ -V exec_occ -V
exec_occ db:add-missing-indices
exec_occ db:convert-filecache-bigint
done done
#================================================= #=================================================

Loading…
Cancel
Save