A
awbranch
Guest
Is there any mechanism for when a user updates a published Rollbase application, to run a script to migrate data as part of the installation process? For example, suppose a user is updating an app from version 5 to 8. Perhaps there have been changes that require their existing data will need to be changed in some way to support the new version. At a minimum just allowing a script to be kicked as part of the app install transaction, would allow a custom coded solution. However, ideally you could define a script for each version change, from 5 to 6, from 6 to 7 and from 7 to 8 and Rollbase would detect the version updating from and to and would run each data migration script in order. And if a user rolls back an app, it would run the another set of de-migrate scripts in the opposite order. Thanks
Continue reading...
Continue reading...