]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add enforcement of the obscure JSON5 syntax rule that the \0 escape
authordrh <>
Sat, 10 May 2025 15:53:17 +0000 (15:53 +0000)
committerdrh <>
Sat, 10 May 2025 15:53:17 +0000 (15:53 +0000)
commit844b457950c1858dca3fc5ed8fb1bda464381a7f
tree8926f912c45892e8c73274ce03fe832c34f5eeaf
parent733aff3be84661849b462c8095b105347eb68049
Add enforcement of the obscure JSON5 syntax rule that the &#92;0 escape
sequence must not be followed by a digit.
[forum:/forumpost/c061e87faf7d1c55|Forum post c061e87faf].

FossilOrigin-Name: 83c7477f2b9b0d6cb54cf6b14bf3c8ef4807e4bddc7986d275cf6717da8606b7
manifest
manifest.uuid
src/json.c