Lustra::Expression::Node::InArray
Inherits Lustra::Expression::Node < Lustra::Expression::JSONB::Node < Lustra::Expression::Geometric::Node < Reference < Object
A node managing the rendering of array in Postgres.
- It renders
val IN (...). - If the array passed as argument is empty, it renders
FALSEinstead.
Constructors
Instance methods
resolve
Source