mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add doc about dry-run option for add-missing-* cmd
Signed-off-by: Louis Chemineau <louis@chmn.me>
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user