Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHECK constraint vocabulary #65

Open
aeneasr opened this issue Nov 26, 2019 · 1 comment
Open

Add CHECK constraint vocabulary #65

aeneasr opened this issue Nov 26, 2019 · 1 comment
Labels
proposal A suggestion for a change, feature, enhancement, etc
Milestone

Comments

@aeneasr
Copy link
Member

aeneasr commented Nov 26, 2019

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.

@stanislas-m stanislas-m added the proposal A suggestion for a change, feature, enhancement, etc label Mar 1, 2020
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

@github-actions github-actions bot added the stale label Sep 27, 2022
@sio4 sio4 added this to the Proposal milestone Sep 27, 2022
@sio4 sio4 removed the stale label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A suggestion for a change, feature, enhancement, etc
Projects
None yet
Development

No branches or pull requests

3 participants