const rightShift = Model.increment('rgt', {
      by: delta,
      where: addTreeToCondition({
        rgt: { [Op.gte]: start },
      }, tree),