diff options
author | drh <> | 2023-04-25 21:24:20 +0000 |
---|---|---|
committer | drh <> | 2023-04-25 21:24:20 +0000 |
commit | 058f3dbb270e9784f72cf9deb7f176fa194e56fe (patch) | |
tree | 18592c91e22c397982afc9443e482c19586d2cd3 /test/json/json-generator.tcl | |
parent | be5bada4d039adbd7608cb087dbdad948374548c (diff) | |
download | sqlite-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