🏠
    Working from home
    Pinned Loading
- 
  PostreSQL JSONB helpers functionsPostreSQL JSONB helpers functions 1-- jsonb_select_keys take jsonb and keys and return jsonb2-- contains only given keys3create or REPLACE function jsonb_select_keys (resource jsonb, keys text[] ) returns jsonb 4as $$5select jsonb_object_agg(k, v)
          Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
  If the problem persists, check the GitHub status page or contact support.





