Class: Predicate::ToSequel

Inherits:
Sexpr::Processor
  • Object
show all
Includes:
Postgres::ToSequel, Methods
Defined in:
lib/predicate/sequel/to_sequel.rb,
lib/predicate/postgres/ext/to_sequel.rb

Defined Under Namespace

Modules: Methods Classes: Error

Method Summary

Methods included from Postgres::ToSequel

#on_pg_array_empty, #on_pg_array_literal, #on_pg_array_overlaps

Methods included from Methods

#on_and, #on_contradiction, #on_dyadic_comp, #on_eq, #on_identifier, #on_in, #on_literal, #on_match, #on_neq, #on_not, #on_opaque, #on_or, #on_qualified_identifier, #on_tautology, #on_unsupported