Notice how the string is being cast to JSON within the prepared statement. This is how the data shows up in psql after the insert above: sample=# select * from ...
確定! 回上一頁