On Monday, October 18, 2021, Scott Ribe <[email protected]> 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.
On Monday, October 18, 2021, Scott Ribe <[email protected]> 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.