SIGN IN SIGN UP

Up until version 3.42.0, there was a bug in json_valid() such that it would

return False (0) for a NULL input.  That bug is fixed in 3.42.0.  This
check-in adds a compile-time option -DSQLITE_LEGACY_JSON_VALID that restores
the old buggy behavior for applications that depend on it.

FossilOrigin-Name: 15c2eadbff8e732cca45d6c3771d1fcea5aab2127e87f2a611b41ccfef4d1a0d
D
drh committed
91c009291756e7e7fa338f8f28335a3d2f3bc3ea
Parent: 89e1caf