View Source
Check constraint definition.
type CheckConstraint = { expression: string; name: string; };