Class RemoveDanglingServerDataPatch


public class RemoveDanglingServerDataPatch extends Patch
Takes care of data without foreign keys that is missing the foreign key target in plan_servers.
  • Constructor Details

    • RemoveDanglingServerDataPatch

      public RemoveDanglingServerDataPatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch