class

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)
Source

Instance methods

jsonb_field
Source
resolve
Source
value
Source