Class SessionJoinAddressPatch


public class SessionJoinAddressPatch extends Patch
Adds join_address_id to plan_sessions, and populates latest session rows with value from plan_user_info.
  • Constructor Details

    • SessionJoinAddressPatch

      public SessionJoinAddressPatch()
  • Method Details

    • uniqueJoinAddressesOld

      public static Query<List<String>> uniqueJoinAddressesOld()
    • hasBeenApplied

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

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