Remove all trace of JsonNode from the JSON implementation. The JSONB format
commit5631d8a2245c4c5ec3e862231bd35ef4ca438668
authorD. Richard Hipp <drh@hwaci.com>
Thu, 30 Nov 2023 23:36:14 +0000 (30 23:36 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 30 Nov 2023 23:36:14 +0000 (30 23:36 +0000)
treee1525d345b6fb5ab9c246840ee02e04015f9a188
parent5d07bdd7f8e225cedb6806feab810c001156f2f1
Remove all trace of JsonNode from the JSON implementation.  The JSONB format
is used as the internal binary encoding for searching and editing.
src/json.c