module Clear::Expression::JSONB::Node
Direct including types
Defined in:
clear/extensions/jsonb/node.crInstance Method Summary
- #jsonb(key : String)
- #jsonb_all_keys_exists?(keys : Array(T)) forall T
- #jsonb_any_key_exists?(keys : Array(T)) forall T
- #jsonb_key_exists?(key : String)