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 support for CHECK constraint to UPDATE and MERGE statements #15411

Closed
1 of 2 tasks
ebyhr opened this issue Dec 15, 2022 · 0 comments · Fixed by #18137
Closed
1 of 2 tasks

Add support for CHECK constraint to UPDATE and MERGE statements #15411

ebyhr opened this issue Dec 15, 2022 · 0 comments · Fixed by #18137
Assignees
Labels
enhancement New feature or request

Comments

@ebyhr
Copy link
Member

ebyhr commented Dec 15, 2022

#14964 supports only INSERT statement.

  • Add support for CHECK constraint to UPDATE statement
  • Add support for CHECK constraint to MERGE statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants