]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend the json-path mechanism with array indexes of the form "#" or "#-n" for json-path-enhancement
authordrh <drh@noemail.net>
Fri, 22 Nov 2019 17:37:56 +0000 (17:37 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Nov 2019 17:37:56 +0000 (17:37 +0000)
commit5281864f0ca2637ed0d92913709a244046c239a2
treeb8c538a2f88ef1fc7172ca24dfb5655a09d14dd1
parent22de8357dfbc077ecedb1ebe7439a409f7903c6b
Extend the json-path mechanism with array indexes of the form "#" or "#-n" for
some positive number "n", to reference the end of an array.

FossilOrigin-Name: 35ed68a651f4cf8740597433b0f1c3b345841868022e0904e9f342840ba0e502
ext/misc/json1.c
manifest
manifest.uuid
test/json105.test [new file with mode: 0644]