no big topic yet, but long term it is one
idea:
- a file which saves the current version number
- a script which handles migrations by using this file; if the number is lower than the version of the migration script, then the script migrates the config and status files and updates the version number file
- this script could be executed manually or by an install/ update script
no big topic yet, but long term it is one
idea:
- a file which saves the current version number
- a script which handles migrations by using this file; if the number is lower than the version of the migration script, then the script migrates the config and status files and updates the version number file
- this script could be executed manually or by an install/ update script