Module: Predicate::Postgres::PgArray::Literal
- Includes:
- Literal
- Defined in:
- lib/predicate/postgres/pg_array/literal.rb
Constant Summary
Constants included from Expr
Method Summary
Methods included from Literal
#empty_value?, #evaluate, #free_variables, #has_placeholder?, #priority, #singleton_value?, #value
Methods included from Expr
#!, #&, #and_split, #attr_split, #bind, #constant_variables, #constants, #contradiction?, #dyadic_priority, #identifier?, #literal?, #opaque?, #qualify, #rename, #sexpr, #tautology?, #to_hash, #to_postgres, #to_s, #to_sequel, #unqualify, #|
Methods included from Factory
#_factor_predicate, #and, #comp, #contradiction, #empty, #from_hash, #h, #has_size, #identifier, #in, #literal, #match, #native, #not, #opaque, #or, #pg_array_empty, #pg_array_literal, #pg_array_overlaps, #placeholder, #qualified_identifier, #sexpr, #tautology, #var, #vars