Class DropSettingsTablePatch


public class DropSettingsTablePatch extends Patch
Removes plan_settings table.
  • Constructor Details

    • DropSettingsTablePatch

      public DropSettingsTablePatch()
  • Method Details

    • hasBeenApplied

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

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