← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/feature-jsoniq_parser into lp:zorba

 

The proposal to merge lp:~zorba-coders/zorba/feature-jsoniq_parser into lp:zorba has been updated.

Description changed to:

- added true, false, null as literals into the jsoniq parser
- FROM as a synonym to FOR
- SELECT as a synonym to RETURN
- JSONLookupExpr ::= FilterExpr ("." ( ParenthesizedExpr | StringLiteral | NCName | "*" ))*
- changed value comparison for null
- jdm:null => js:null

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-jsoniq_parser/+merge/154232
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-jsoniq_parser/+merge/154232
Your team Zorba Coders is subscribed to branch lp:zorba.


References