Packages

SQL query builder core for Gleam

Current section

Files

Jump to
galchemy include galchemy@ast@expression_Not.hrl
Raw

include/galchemy@ast@expression_Not.hrl

-record('not', {predicate :: galchemy@ast@expression:predicate()}).