]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the json_valid() function. Change the name of json_error() to
authordrh <>
Sun, 30 Apr 2023 19:34:41 +0000 (19:34 +0000)
committerdrh <>
Sun, 30 Apr 2023 19:34:41 +0000 (19:34 +0000)
commit7be1473ccbd55a9b27d90a3cdf20e44d39c6e7a1
treeaafcf8e7bd34724eae05a93417e10854b4767bc5
parent5a5cba0692ce52e6c6ee5227b0097f574aa431d6
Omit the json_valid() function.  Change the name of json_error() to
json_error_position().  Use "NOT json_error_position(X)" as a substitute
for "json_valid5(X)".

FossilOrigin-Name: 34c4e900a9cc51630eeaf01deef74bf5b18d66e0ab1dc61a2023ac8f837a5197
manifest
manifest.uuid
src/json.c
test/json101.test
test/json102.test
test/json501.test