if (value[Op.all]) {
        escapeOptions.isList = true;
        return this._joinKeyValue(
          key,
          `(${this.escape(value[Op.all], field, escapeOptions)})`,