-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
proposalA suggestion for a change, feature, enhancement, etcA suggestion for a change, feature, enhancement, etc
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalA suggestion for a change, feature, enhancement, etcA suggestion for a change, feature, enhancement, etc