Class CommandUsageTableRemovalPatch


public class CommandUsageTableRemovalPatch extends Patch
Patch that removes plan_commandusages table.

See related issue for more details

  • Constructor Details

    • CommandUsageTableRemovalPatch

      public CommandUsageTableRemovalPatch()
  • Method Details

    • hasBeenApplied

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

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