We're using Postgres function json_build_object which allows you to build JSON objects using the pattern json_build_object('key1', value1, ...
確定! 回上一頁