]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the accuracy of json_error(). Add the extension SQL
authordrh <>
Fri, 28 Apr 2023 17:38:35 +0000 (17:38 +0000)
committerdrh <>
Fri, 28 Apr 2023 17:38:35 +0000 (17:38 +0000)
commit8e7efe37645453fac5ca98f8a9837f34d14f75b6
tree7f22fbdf69f6dcf485b46bdf5062f0d53a938b68
parent272ae627c535b1ee11b82ba045c641945e34bdc5
Improvements to the accuracy of json_error().  Add the extension SQL
functions random_json(SEED) and random_json5(SEED).

FossilOrigin-Name: 8d09dc1c45a8026b94f70273d064e47939f30cadedc17548b5a26ba054a8d3a7
ext/misc/randomjson.c [new file with mode: 0644]
manifest
manifest.uuid
src/json.c