Class SecurityTableIdPatch


public class SecurityTableIdPatch extends Patch
Adds id to plan_security if it is not yet there.
  • Constructor Details

    • SecurityTableIdPatch

      public SecurityTableIdPatch()
  • Method Details

    • hasBeenApplied

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

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