Hi guys,

You're right, the old executor supported it but the parser does not
correctly parse it. I think I can easily support it, I'm checking it now.
I'll keep you posted

Thanks

Luigi


2016-12-31 17:48 GMT+01:00 hartmut bischoff <topofo...@gmail.com>:

>
> select ... where  gives an array, thus you simply have to address the
> first item of the resultset
>
> i.e.  (untested)
> update #69:0 set meta.ownerId = $a.first  let $a= ( select id from
> Account where @rid = #25:1 )
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to