Class GeoInfoOptimizationPatch


public class GeoInfoOptimizationPatch extends Patch
Replaces user_id foreign keys with user_uuid fields in geolocation table.
  • Constructor Details

    • GeoInfoOptimizationPatch

      public GeoInfoOptimizationPatch()
  • Method Details

    • hasBeenApplied

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

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