]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to get json_extract() working with pure JSONB only, and without
authordrh <>
Tue, 28 Nov 2023 20:25:23 +0000 (20:25 +0000)
committerdrh <>
Tue, 28 Nov 2023 20:25:23 +0000 (20:25 +0000)
commit1cab41e2906130ec64af0381d5a31f017133b248
tree0ccfd07ab20617da4d9c67537d3af30d4fffeb3e
parentef97f8360a7063ea2191824cccd0414d86b607a1
Attempt to get json_extract() working with pure JSONB only, and without
the use of JsonNode.  Mostly working, but there are some differences from
legacy in corner cases.

FossilOrigin-Name: 8c324af1eca27e86adc45622af4f3b06a67a3f968596ac58aa7434b1f6f05f3c
manifest
manifest.uuid
src/json.c
test/json101.test
test/json105.test