I always run occ upgrade
and occ db:add-missing-indices
after a package upgrade, just to be sure that I do not miss any database migrations. Using Archlinux I wrote a pacman hook so that it happens automatically.
I always run occ upgrade
and occ db:add-missing-indices
after a package upgrade, just to be sure that I do not miss any database migrations. Using Archlinux I wrote a pacman hook so that it happens automatically.