]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the json_error(X) function that returns the 1-based character offset to
authordrh <>
Fri, 28 Apr 2023 14:48:11 +0000 (14:48 +0000)
committerdrh <>
Fri, 28 Apr 2023 14:48:11 +0000 (14:48 +0000)
commit272ae627c535b1ee11b82ba045c641945e34bdc5
tree40921125c0538acf7d017aecf5475a4186dc526e
parent016f46666bddfae9177f43faa77522981841d558
Add the json_error(X) function that returns the 1-based character offset to
the first syntax error in JSON5 string X, or 0 if there are no errors.

FossilOrigin-Name: 901ad995d5a722ca2672516205ff488e9acd703a828ca5fc43f11fca5f2af120
manifest
manifest.uuid
src/json.c