]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the json_ntype() SQL function. Works like the 1-argument json_type()
authordrh <>
Fri, 7 Jan 2022 16:03:00 +0000 (16:03 +0000)
committerdrh <>
Fri, 7 Jan 2022 16:03:00 +0000 (16:03 +0000)
commita4e4e18494f745b50f69e87de1275bbed5dd75e4
treefb35b9e885569023d2bed02c8563fda2bbab30ab
parent12b9fa979cfd1e4c20423c80d4931591269da27b
Add the json_ntype() SQL function.  Works like the 1-argument json_type()
except that it returns NULL if the argument is not well-formed JSON, rather
than raising an error.

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