package
4.9.0
Repository: https://github.com/upper/db.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewConstraint creates a constraint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
Comparison operators.
No description provided by the author
LogicalExpr Operators.
LogicalExpr Operators.
LogicalExpr Operators.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
RawExpr interface represents values that can bypass SQL filters.

# Interfaces

Constraint interface represents a single condition, like "a = 1".
Constraints interface represents an array of constraints, like "a = 1, b = 2, c = 3".
ConstraintValuer allows constraints to use specific values of their own.
LogicalExpr represents a group formed by one or more sentences joined by an Operator like "AND" or "OR".

# Type aliases

ComparisonOperator is the base type for comparison operators.
LogicalOperator represents the operation on a compound statement.