]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Raise an error if any PATH argument to json_array_insert() is not the path json_array_insert
authordrh <>
Sat, 17 Jan 2026 19:01:37 +0000 (19:01 +0000)
committerdrh <>
Sat, 17 Jan 2026 19:01:37 +0000 (19:01 +0000)
commit4720c162232918b84a7d11107edd346a26663ee9
tree4bff4039f1aef20d935aa31b734625ea3cbd81f3
parent6f3a679a7d16d2a5424a99e96288fa52426ff040
Raise an error if any PATH argument to json_array_insert() is not the path
of an array element.  Add some test cases for json_array_insert().

FossilOrigin-Name: 96b7d2c60a3f8a9f9d69313bad599a3a5ad335cb382263e4254e2d20929d5e55
manifest
manifest.uuid
src/json.c
test/json109.test [new file with mode: 0644]