class

Lustra::Expression::Node::PGArray(T)

Inherits Lustra::Expression::Node < Lustra::Expression::JSONB::Node < Lustra::Expression::Geometric::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