class

Clear::Expression::Node::JSONB::Equality

Inherits Clear::SQL::JSONB < Clear::Expression::Node < Clear::Expression::JSONB::Node < Reference < Object

Define a value match? (@>) operation between a jsonb column and a json hash

Constructors

new(jsonb_field : String, value : Hash(String, Clear::SQL::JSONB::JSONBKey))
Source

Instance methods

jsonb_field
Source
resolve
Source
value
Source