jsonb_contains(jsonb, jsonb)


Description

implementation of @> operator

Parameters

Name Type Mode
jsonb IN
jsonb IN

Definition