mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add doc about dry-run option for add-missing-* cmd
Signed-off-by: Louis Chemineau <louis@chmn.me>
This commit is contained in:
parent
608eb686cb
commit
80a7b679c7
@ -117,3 +117,6 @@ Those include for example::
|
||||
|
||||
$ sudo -u www-data php occ db:add-missing-columns
|
||||
$ sudo -u www-data php occ db:add-missing-indices
|
||||
$ sudo -u www-data php occ db:add-missing-primary-keys
|
||||
|
||||
You can use the ``--dry-run`` option to output the SQL queries instead of executing them.
|
||||
Loading…
Reference in New Issue
Block a user