The usual way to deal with that are conditions like this: where (city is null or addresses ->> 'city' = city) and (state is null or ...
確定! 回上一頁