]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the JSON functions so that they use the JSONB format internally.
authordrh <>
Tue, 5 Dec 2023 19:45:09 +0000 (19:45 +0000)
committerdrh <>
Tue, 5 Dec 2023 19:45:09 +0000 (19:45 +0000)
commit88208296c251e5e427c7a8554d3af6a29cd6e728
tree03a08e2cce225a2049a37cb7cacade24ade99637
parent768b6e32f699a2e76b21f1ef512d7c1811899bac
parent5afd67b3c38d9af1fe7ad4a04567e5a8aaf5746f
Rework the JSON functions so that they use the JSONB format internally.
The original JsonNode parse tree design is removed.  All JSON functions
that accept text JSON also accept JSONB.  New functions generate JSONB.

FossilOrigin-Name: 7f0c79b94e8f55e5013e52ba64ba8b32dad1dc4e2224d2099733cbc561de1810
manifest
manifest.uuid