]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Take out the goofy '$$' path syntax. Instead, use subtypes to communicate when subtypes
authordrh <drh@noemail.net>
Fri, 11 Sep 2015 00:06:41 +0000 (00:06 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Sep 2015 00:06:41 +0000 (00:06 +0000)
commitf5ddb9c214b5e6237e9bfb878aa21cfd2ef129fc
treef3f2f995669f51045636d3a368709c4b403bf413
parentcf94f179647fd7573f58ad40bbf5603a77035a73
Take out the goofy '$$' path syntax.  Instead, use subtypes to communicate when
a string is JSON.  Add the json() function that validates and minifies the
JSON and sets the appropriate subtype.

FossilOrigin-Name: 8a80d6459e246ec1b38325e1cbd1e862157138b3
ext/misc/json1.c
manifest
manifest.uuid
test/json101.test