On Monday, October 18, 2021, Scott Ribe <scott_r...@elevated-dev.com> wrote:
> > "containing only keys from this list of keys" > > (jsonb - text[]) = ‘{}’::jsonb …? Combine with (jsonb ?& text[]) if all tested keys need to be present as well. David J.