Can someone explain to me why jsonb_object_keys can limit my result set?
jsonb_object_keys
I would expect the following to return 2 rows: 1,3 2,null
null
Bu