json_error_position() now uses jsonValidityCheck() to find the approximate
commit8d88bcce77f0b61f5f7b27ea353cefb35cd11c24
authorD. Richard Hipp <drh@hwaci.com>
Mon, 11 Dec 2023 20:44:21 +0000 (11 20:44 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 11 Dec 2023 20:44:21 +0000 (11 20:44 +0000)
tree210cf45eac6b9745cb4ed7a216611372551bc080
parent16a33eaef14b4c410791e97f45ea85a683d3cc56
json_error_position() now uses jsonValidityCheck() to find the approximate
position of an error in a JSONB blob.
src/json.c