https://elemefe.github.io/
SELECT (extension ::jsonb->> ‘sex’)::jsonb->>’sex’ FROM “accounts” WHERE extension ::jsonb->> ‘sex’ is not null
postgresql对jsonb类型字段操作
发布时间:2020-04-24, 15:01:43
最后更新:2023-07-10, 15:00:45
原始链接:https://wangqiong.me/2020/04/24/postgres-jsonb/