]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the JsonParse.zAlt field to old revised JSON text after a change.
authordrh <>
Wed, 26 Jul 2023 00:48:45 +0000 (00:48 +0000)
committerdrh <>
Wed, 26 Jul 2023 00:48:45 +0000 (00:48 +0000)
commit0f200bc580eda625f48866d0311ce6f57bfa531a
treec82c1eb02ff3740bb68f4e168c40712ec51a7012
parent59b8e666f669a97e7d62fd1a6e24daed446f027e
Add the JsonParse.zAlt field to old revised JSON text after a change.
Demonstrate that this elminates the need for reparsing after a change
by using it in the json_remove() function.  This is an incremental check-in
containing lots of cruft.

FossilOrigin-Name: f930b139d6db0ee799bc90397b225175103c4bf22923d1c9cbcd32509adc1738
manifest
manifest.uuid
src/json.c
src/printf.c
src/sqliteInt.h
src/vdbemem.c