阅读背景:

在JSON数组中更改JSON对象值

来源:互联网 

I have a table of orders:

我有一张订单表:

postgres=# \d orders
                                 Table "public.orders"
       Column       |            Type             |              Modifiers
--------------------+-----------------------------+-------------------------------------
 id                 | uuid                        | not null default uuid_generate_v4()
 production_details | jsonb                       |
postgres



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: