Situation
I have an OpenEMR Cloud (AWS) STANDARD test system with all the changes required to migrate from 5.0.2 to 6.0.0 except for the database upgrade. Is there a way I can do only the database upgrade (part of a script that I can use maybe)? Or maybe there is documentation of what the database changes of the upgrade are?
If necessary, I could “brute force this” by creating a 6.0.0 system and performing a diff on the schema of the database of 5.0.2p5 and 6.0.0 systems and then manually make changes to the 5.0.2p5 to transform the database into the design required by 6.0.0 – I would REALLY rather not have to use this brute force method.
OpenEMR Version
I’m using OpenEMR version 5.0.2p5 to 6.0.0
Operating System
I’m using: Ubuntu 16/AWS gnu rev 4.4
RBL