Whenever I update
I think other Nextcloud apps also tell me similar things. Anyway, I do so, and then
The lack of anything explicitly related to the contacts app in the output of
nextcloud-contacts, it always tells me:
Code:
Message from nextcloud-contacts-php82-6.1.3:
--
Run `occ upgrade` to update the Nextcloud contacts app database structure
I think other Nextcloud apps also tell me similar things. Anyway, I do so, and then
occ upgrade tells me:
Code:
Nextcloud is already latest version
The lack of anything explicitly related to the contacts app in the output of
occ upgrade concerns me, as I can imagine at least a couple very different interpretations that both seem reasonable:- "(1) You might have to run
occ upgrade(literally) to upgrade the contacts app's db structure, but (2) Hey, no, turns out you didn't have to" - "(1) You might have to use
occ upgrade(with whatever options make it upgrade the contacts app's db structure), and (2) There was no need for you to have runocc upgradeliterally"