Statement
relationalai.semantics.frontend.base
Statement = Value | Group | Not | Distinct | AggregateUnion of statement types.
Statement covers the objects accepted by most query-building methods (for
example Model.where and Model.define).
Statement = Value | Group | Not | Distinct | AggregateUnion of statement types.
Statement covers the objects accepted by most query-building methods (for
example Model.where and Model.define).