diff options
author | drh <> | 2025-05-10 17:09:53 +0000 |
---|---|---|
committer | drh <> | 2025-05-10 17:09:53 +0000 |
commit | 94e22bc07737e6b4ef0ba7a6a7c901a1c16d9edc (patch) | |
tree | 4f13962994c87aabf0b76f254207d67f01f889f3 /manifest.uuid | |
parent | 844b457950c1858dca3fc5ed8fb1bda464381a7f (diff) | |
download | sqlite-94e22bc07737e6b4ef0ba7a6a7c901a1c16d9edc.tar.gz sqlite-94e22bc07737e6b4ef0ba7a6a7c901a1c16d9edc.zip |
Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores
the JSON5 bug fixed in the previous check-in, in case some applications need
it for legacy compatibility.
FossilOrigin-Name: 491cf31904fdbc9567b838d1ba27901e75f8ea3a117043017d08354bb09f9711
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index 0f0235384..8df65f4e3 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -83c7477f2b9b0d6cb54cf6b14bf3c8ef4807e4bddc7986d275cf6717da8606b7 +491cf31904fdbc9567b838d1ba27901e75f8ea3a117043017d08354bb09f9711 |