输入banner图图片脚本导航/分类

postgresql 字符串变json 再还原

* from json_to_record({"a":1,"b":[1,2,3],"c":"bar"}) as x(a int, b INTEGER[], c text) SELECT row_to_json( a.* ) from (select * from json_to_record({"a":1,"b":[1,2,3],"c":"bar"}) as x(a int, b INTEGER[], c text)) a

 

postgresql 字符串变json 再还原

标签:integer   color   div   rom   text   http   字符   record   gre