]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For compatibility with PostgreSQL, when right-hand side of the ->> operator
authordrh <>
Mon, 27 May 2024 13:24:39 +0000 (13:24 +0000)
committerdrh <>
Mon, 27 May 2024 13:24:39 +0000 (13:24 +0000)
commitfefe24ddf883a1adce600e0812703cfcc9b20b20
treedd83eefcc3c2e975747153c838fdb4c4dc9597ce
parent09f87094bd6d2586b2e8e46f514d4d4e8f235c4e
For compatibility with PostgreSQL, when right-hand side of the ->> operator
is negative, it should index from the right side of the JSON array on the
left-hand side.

FossilOrigin-Name: 82365a45b96536c1146a384e5d3efce80a6ec469a54713c7f40bf15eb834b5fd
manifest
manifest.uuid
src/json.c