Selecto.Builder.Sql.Where (Selecto v0.4.3)

WHERE-clause compiler for Selecto predicate expressions.

Predicates are translated into iodata fragments plus bind parameters and join dependencies. The builder supports nested boolean logic, comparison operators, NULL checks, ranges, text search, subqueries, EXISTS clauses, JSON predicates, and raw prebuilt filter fragments.

Link to this section Summary

Link to this section Functions

Link to this function

build(selecto, other)