json_object ('ex',json_array(52,3.14159)) → '{"ex":[52,3.14159]}'. To be clear: "json" arguments are always interpreted as JSON regardless of where the value ...
確定! 回上一頁