Обсуждение: How to get position in array with JSONPath

Поиск
Список
Период
Сортировка

How to get position in array with JSONPath

От
Pavel Stehule
Дата:
Hi

I try to solve issue https://stackoverflow.com/questions/63864906/plpgsql-parse-json-in-parameter-and-compose-json-out-parameter with JSONPath and I have a problem to get index of some value in array. Is it possible with JSONPath?

Regards

Pavel