When a new midenup version changes the way things are stored, existing installations must be migrated or reinstalled.
As a first iteration, we could add a midenup_version field to the Installation, so each installed channel tracks what midenup version installed them. This would be useful later during a midenup upgrade to detect which ones need to be reinstalled.
When a new midenup version changes the way things are stored, existing installations must be migrated or reinstalled.
As a first iteration, we could add a
midenup_versionfield to theInstallation, so each installed channel tracks what midenup version installed them. This would be useful later during a midenup upgrade to detect which ones need to be reinstalled.