Merge pull request #9210 from nextcloud/backport/9193/stable25

[stable25] Update splitting.rst (Fix typo)
This commit is contained in:
Daniel 2022-10-13 16:35:43 +02:00 committed by GitHub
commit 2b1eccb3e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,8 +51,8 @@ in case of the activity app these are:
5. ``occ db:add-missing-primary-keys``
3. Specify the desired configuration values
3. Copy the 2 tables to the new database
4. Disable maintenance mode
4. Copy the 2 tables to the new database
5. Disable maintenance mode
Migrations on updates
---------------------