Type alias ConstraintConnectionOperator

ConstraintConnectionOperator: "AND" | "OR" | "AND NOT" | "OR NOT"

SQL operator that is used to join two constraint clauses.