I recently started working on a cloud deploy script using the MLP API.
One issue I ran into is that when using:
Is that it deletes the tables. There is an option when uninstalling manually through the ModuleLoader to keep the tables and the data in them.
Is there a parameter for this in the API?
If not then I guess the API cannot be used for updating of packages containing data.