CanonicalOp
Represents SQL functions and operations that can be applied to columns. These operations are translated to database-specific SQL functions.
Condition
Represents WHERE clause conditions for SQL queries. Supports complex boolean expressions with AND/OR operators and nested conditions.
ProjectionParameter
Represents parameters for SQL projections (SELECT clause elements).
SqlColumnType
Represents a column with optional operations applied to it.
SqlItemOrColumn
Represents either a database column or a constant value in SQL expressions.
Type something to start searching.