🏠
Working from home
Pinned Loading
-
PostreSQL JSONB helpers functions
PostreSQL JSONB helpers functions 1-- jsonb_select_keys take jsonb and keys and return jsonb
2-- contains only given keys
3create or REPLACE function jsonb_select_keys (resource jsonb, keys text[] ) returns jsonb
4as $$
5select jsonb_object_agg(k, v)
948 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
63
contributions
in private repositories
Apr 1 – Apr 11