Variable: objMatch
constobjMatch:Operator
Defined in: lang-sql/src/operators/json.ts:23
SQL @> containment operator; returns true when the left object contains all key-value pairs of the right object.
constobjMatch:Operator
Defined in: lang-sql/src/operators/json.ts:23
SQL @> containment operator; returns true when the left object contains all key-value pairs of the right object.