Currently to decide if a patch runs or not we check if the patch to be applied is greater than the current patch table level. We need a new implementation based on the isPachApplied method of PatchInfoStore to determine if the patch should be applied (or rollback).
As a side note the MigrationRunnerFactory will decide wich strategy we should use based in the configuration files
Currently to decide if a patch runs or not we check if the patch to be applied is greater than the current patch table level. We need a new implementation based on the isPachApplied method of PatchInfoStore to determine if the patch should be applied (or rollback).
As a side note the MigrationRunnerFactory will decide wich strategy we should use based in the configuration files