]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the (undocumented, debug-only) json_parse() SQL function so that it
authordrh <>
Thu, 28 Dec 2023 16:21:22 +0000 (16:21 +0000)
committerdrh <>
Thu, 28 Dec 2023 16:21:22 +0000 (16:21 +0000)
commit0546a284fa55856f0496a7f2d07f452e3d45245c
tree3cbd0368c673d24af0ea7e1e694b94846c22197f
parentd9ac37fc4413dfac97d7bbc261c1984e0ab477b4
Enhance the (undocumented, debug-only) json_parse() SQL function so that it
returns the text rendering of the JSONB parse of the input, rather than printing
the rendering on stdout.

FossilOrigin-Name: 056de8d551dcbdf1d162e2db15ed418fa9c786f900cd3972ef8a1dea3f4f3aa1
manifest
manifest.uuid
src/json.c