]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Convert json_insert(), json_replace(), json_set() to use JSONB internally.
authordrh <>
Thu, 30 Nov 2023 00:52:33 +0000 (00:52 +0000)
committerdrh <>
Thu, 30 Nov 2023 00:52:33 +0000 (00:52 +0000)
commitbfc7e62be47aa81baae5b0072ef959fd5ad8ebd0
tree9f311041263e5435f49513361375e281d5a56bc9
parent694beecf2bef064f08426a23fd7c8097285c83c5
Convert json_insert(), json_replace(), json_set() to use JSONB internally.
Mostly working, but some corner cases are still not quite right.

FossilOrigin-Name: 99c8f6bd5c9a31b6d00f92e383bec8a8235ed553916ad59adbb1b7663f6ebff1
manifest
manifest.uuid
src/json.c