aboutsummaryrefslogtreecommitdiff
path: root/test/json/json-generator.tcl
diff options
context:
space:
mode:
authordrh <>2023-04-25 21:24:20 +0000
committerdrh <>2023-04-25 21:24:20 +0000
commit058f3dbb270e9784f72cf9deb7f176fa194e56fe (patch)
tree18592c91e22c397982afc9443e482c19586d2cd3 /test/json/json-generator.tcl
parentbe5bada4d039adbd7608cb087dbdad948374548c (diff)
downloadsqlite-058f3dbb270e9784f72cf9deb7f176fa194e56fe.tar.gz
sqlite-058f3dbb270e9784f72cf9deb7f176fa194e56fe.zip
The json_valid() function only returns true for pure JSON. JSON5 (or
at least that subset of JSON5 that has been so far implemented) is accepted by all routines, but json_valid() still returns false for JSON5 inputs. The new json_valid5(X) routine returns true or false if X is or is not valid JSON5. All of this is experimental and subject to change. FossilOrigin-Name: 5d33ab77800765c8b3a13ffcc02ba8a348d71b2b425924560418b517d723494d
Diffstat (limited to 'test/json/json-generator.tcl')
0 files changed, 0 insertions, 0 deletions