]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reverse the meaningn of -> and ->>. ->> raises an error on invalid JSON
authordrh <>
Fri, 7 Jan 2022 17:26:40 +0000 (17:26 +0000)
committerdrh <>
Fri, 7 Jan 2022 17:26:40 +0000 (17:26 +0000)
commita3f51d7b3e7cd531e33779bcb7fec8f259c99cc6
tree4a93d0e82e22f28c5a2d18bbaa9989021d321de3
parent9956c18a814de7928821fb446249c692c9e64df4
Reverse the meaningn of -> and ->>.  ->> raises an error on invalid JSON
but -> does not.  This allows ->> to behave the same as PG and MySQL.

FossilOrigin-Name: 85f8170555ee0d4d28cb7e120a7062e9f64c331a936fdfa29fc0e67224eea7c6
ext/misc/json1.c
manifest
manifest.uuid
test/json102.test