Hi Konrad,
have you tried with last version?

Lvc@



On 31 January 2014 09:33, Konrad Lötzsch <[email protected]> wrote:

> Hi,
> I am trying to update an embedded Map field in my class. We are sending
> are query like this:
> update testClass set mapField = {"testKey":"bla bla (2, (bla 16)]"} where
> Id = 'testId'
>
> where mapField is an Embedded Map and Id ist a String field.
>
> We get an OCommandWQLParsingException: Error on parsing command at
> position #0: Error on reading parameters in: (2, (bla 16)]"}
>
> In out thinking in the EmbeddedMap we can store any Json Object without
> Array field and the value are interpreted as Strings.
>
> As it seems that's not the case, what ist the data type of the values in
> the embeddedMap? And could we change that ot String?
>
> Regards,
> Konrad Lötzsch
> running on OrientDB 1.5.0
>
> --
>
> ---
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to