]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When parsing JSON text into the BLOB format, only use node type JSONB_TEXTJ
authordrh <>
Mon, 25 Sep 2023 17:14:17 +0000 (17:14 +0000)
committerdrh <>
Mon, 25 Sep 2023 17:14:17 +0000 (17:14 +0000)
commit09f23d2a368ca28d2d1cbaef0073b9cc71efd835
tree1ab1782764d5a99be1cb27c20ff65fb63fbfc4c6
parent5933581cf035d1479752ebdd3bce84ae609c215b
When parsing JSON text into the BLOB format, only use node type JSONB_TEXTJ
for an unquoted object label if the object label contains escape sequences.

FossilOrigin-Name: a82ebbac3c542ec7f86d1e8414d7fd166db48450115ee3b26d12b5bb445f5896
manifest
manifest.uuid
src/json.c