class

Clear::Expression::Node::PGArray(T)

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

A node managing PG structure array[args...] Named PGArray instead of Array to avoid issue with naming

Constructors

new(arr : Array(T))
Source

Instance methods

resolve
Source