Menu

#12 Support strings better

new-syntax
open
parsing (12)
5
2013-02-19
2001-11-26
No

The current implementation currently accepts anything
between single quotes as a string. The v1.4, and the
v1.3 syntax for that matter, specify that newlines,
tabs, formfeeds and a couple other characters shouldn't
be in the string, and should be specified via c-style
blackquoting instead. There also appears to be support
for specifying octal characters via \[0-7][0-7][0-7]

Discussion


Log in to post a comment.

MongoDB Logo MongoDB