Converting Text to JSON in Postgres

前端 未结 0 1339
春和景丽
春和景丽 2021-01-06 02:35

I have an API sending a JSON to a Postgres endpoint, but due to how the infrastructure is set up, it arrives as text. Can I use to_json() to convert the text back into JSON

相关标签:
回答
  • 消灭零回复
提交回复
热议问题