Just installed latest rc version (2.1 rc4), and now I receive the following errors when attempting to execute the following statements:
update #13:0 add xOut=#16:1 Error on parsing command at position #21: Found unexpected keyword '=#16:1' while it was expected '[=]'. update #13:0 add User.xOut=#16:1 Error on parsing command at position #26: Found unexpected keyword '=#16:1' while it was expected '[=]'. update User add User.xOut=#16:1 where @rid=#13:0 Error on parsing command at position #25: Found unexpected keyword '=#16:1' while it was expected '[=]'. update User add xOut=#16:1 where @rid=#13:0 Error on parsing command at position #20: Found unexpected keyword '=#16:1' while it was expected '[=]' update #13:0 add xOut=[#16:1] Error on parsing command at position #21: Found unexpected keyword '=[#16:1]' while it was expected '[=]'. update #13:0 add User.xOut=[#16:1] Error on parsing command at position #26: Found unexpected keyword '=[#16:1]' while it was expected '[=]'. update User add xOut=[#16:1] where @rid=#13:0 Error on parsing command at position #20: Found unexpected keyword '=[#16:1]' while it was expected '[=]'. -- --- 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/d/optout.
