Thread
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
David E. Wheeler <david@justatheory.com> — 2025-11-30T21:16:34Z
On Nov 28, 2025, at 05:29, jian he <jian.universality@gmail.com> wrote: > some "switch" in the attached patch does not preserve the JsonPathItemType order > consistency, like executeItemOptUnwrapTarget. Well-spotted, thank you! Fixed in v15, attached. Best, David