If upgrading from one major version of OpenEMR to another, where intervening patches haven’t been installed. e.g. from OpenEMR 5.0.2 Patch 3 to 6.0.0 Patch 3, do you need to pay attention to changes that would usually have been made incrementally while upgrading through the following:
- 5.0.2 Patch 4’s sql_update.php
- 5.0.2 Patch 5’s sql_update.php
Or are the changes that these sql_update.php scripts would have made, rolled into 6.0.0’s sql_upgrade.php?
Thanks