]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a JSON bug introduced in 3.43.0. The problem occurs when doing a
authordrh <>
Tue, 17 Oct 2023 13:47:41 +0000 (13:47 +0000)
committerdrh <>
Tue, 17 Oct 2023 13:47:41 +0000 (13:47 +0000)
commita0fa20f3f5ab9a9f30480d86660b615df82f137d
tree1cd8bdb94b5b0e01d7f3d9b76c38271a9633ecf4
parent0bf48aa8976eab53b3a7d8e63226a45db45331b2
Fix a JSON bug introduced in 3.43.0.  The problem occurs when doing a
JSON_EXTRACT() on an array element that was added by JSON_SET() without
first reparsing.

FossilOrigin-Name: 3161c2cdc9cde433e7ce35ccaed0987fc35ed95772c83a26bfd7a171ab9632f1
manifest
manifest.uuid
src/json.c
test/json101.test