namhnguyen / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

AQL parser should support JSON escapes in string literals #753

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The JSON escapes are

\"
\\
\/
\b
\f
\n
\r
\t
\u four-hex-digits

Original issue reported on code.google.com by westm...@gmail.com on 4 Apr 2014 at 7:07

GoogleCodeExporter commented 9 years ago
This is an extension of issue 748.

Original comment by ker...@gmail.com on 4 Apr 2014 at 9:14

GoogleCodeExporter commented 9 years ago

Original comment by westm...@gmail.com on 17 Jun 2014 at 12:12

GoogleCodeExporter commented 9 years ago
merged to master 
https://code.google.com/p/asterixdb/source/detail?r=e3e8ffa68b709528a1aab7117845
84f3c61eca75

Original comment by westm...@gmail.com on 3 Aug 2014 at 10:28