New json_nextract() function that works like json_extract() except that it
returns NULL instead of raising an error if the first argument is not well-formed JSON. Or if the first argument is not well-formed JSON and the second argument is '$', then return the first argument quoted. The "->" and "->>" operators are converted to use json_nextract(). FossilOrigin-Name: dc00f5286d26524b149de071490320afaa203fec5777b3eb813f07963614861a
D
drh committed
338b1fde623427ee8bbdc7921cff8d8714518fda
Parent: a4e4e18