How to access JSON nested value within a `select()`
Having this schema:
I would like to access
It does not seem possible as the moment or did I miss something?
I would like to access
debt values to compute the total in the select():It does not seem possible as the moment or did I miss something?