Skip to content

Add CHECK constraint vocabulary #65

Description

@aeneasr

Right now, there is no fizz-native way for check constraints:

CONSTRAINT CHK_Person CHECK (Age>=18 AND City='Sandnes')

CHECK is standard SQL and afaik supported by all databases speaking "native" SQL. It would be great to have this natively supported in fizz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalA suggestion for a change, feature, enhancement, etc

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions