← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/bug-1046561 into lp:zorba

 

Review: Approve

The error message of the following query is kind of hard to get (but I approve anyway):

variable $a :=  [ 1, 2, 3];

insert json null into $a at position 5;

JSONIQ error [jerr:JNUP0016]: "5": selector cannot be resolved against supplied array.;
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1046561/+merge/123961
Your team Zorba Coders is subscribed to branch lp:zorba.


References