Class VersionTableRemovalPatch


public class VersionTableRemovalPatch extends Patch
Removes the table schema versioning table.
  • Constructor Details

    • VersionTableRemovalPatch

      public VersionTableRemovalPatch()
  • Method Details

    • hasBeenApplied

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

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