public class DeleteIPsPatch extends Patch
Patch that replaces plan_ips with plan_geolocations table.

Prepares Plan to be GDPR compliant through the easiest to make change.

  • Constructor Details

    • DeleteIPsPatch

      public DeleteIPsPatch()
  • Method Details

    • hasBeenApplied

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

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