public class TPSTableIdPatch extends Patch
Adds id to plan_tps table if it is not yet there.
  • Constructor Details

    • TPSTableIdPatch

      public TPSTableIdPatch()
  • Method Details

    • hasBeenApplied

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

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