]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the json_pretty(J) function for pretty-printing of JSON. An optional
authordrh <>
Wed, 6 Mar 2024 14:30:42 +0000 (14:30 +0000)
committerdrh <>
Wed, 6 Mar 2024 14:30:42 +0000 (14:30 +0000)
commitb4e7d59f4fa9653fad5bd1c833c3472dfe1aaf71
tree1295d077ce45b6e20ae8f08131fb87bb146600ac
parenta64342ee9cca331cddda4c2c241d593c7516c999
Add the json_pretty(J) function for pretty-printing of JSON.  An optional
2nd argument is text used for indentation, with a default value being four
spaces.

FossilOrigin-Name: 39552bd36c06fe9ee346cb71e0659baceccde031b67c0974f2dd14eb11ebc055
manifest
manifest.uuid
src/json.c