如果postgres的查詢條件用到了json_array的數組元素,可以用json_array_elements/jsonb_array_elements先將數組換成單個元素,再'->>'得到單個屬性再 ...
確定! 回上一頁