Class SecurityTableGroupPatch


public class SecurityTableGroupPatch extends Patch
Replaces permission_level with group_id to plan_security table.
  • Constructor Details

    • SecurityTableGroupPatch

      public SecurityTableGroupPatch()
  • Method Details

    • hasBeenApplied

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

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