When building a PowerApp which has Dataverse for storage, are there recommended best practices for managing data schema changes (e.g., adding or dropping columns or tables) as new versions / upgrades of the PowerApp get released into AppSource?
As a reference point, in other environments, one can use something like Liquibase to track, version, and deploy database changes as an application gets upgraded. What should someone do to address this issue with PowerApp / Dataverse ?
Thank you for any guidance !