Clear::Expression::Node::JSONB::ArrayContains
Inherits Clear::Expression::Node < Clear::Expression::JSONB::Node < Reference < Object
Define a array contains? (?) operation between a jsonb column and a json hash
Constructors
new(jsonb_field : String, value : String)
SourceInstance methods
jsonb_field
Sourceresolve
Sourcevalue
Source