mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))
Signed-off-by: tflidd <tflidd@aspekte.net>
This commit is contained in:
committed by
Richard Steinmetz
parent
68432e215b
commit
2c27fd1038
@@ -632,6 +632,8 @@ following command::
|
||||
|
||||
sudo -u www-data php occ db:add-missing-indices
|
||||
|
||||
Use option ``--dry-run`` to output the SQL queries without running them.
|
||||
|
||||
.. _encryption_label:
|
||||
|
||||
Encryption
|
||||
|
||||
Reference in New Issue
Block a user