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

sql/mysql: reject CHECK constraints when it is not supported by the d… #417

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

a8m
Copy link
Member

@a8m a8m commented Jan 15, 2022

…atabase

@masseelch
Copy link
Member

What about working around this by adding a trigger instead if a check constraint prior to version 8?

@a8m
Copy link
Member Author

a8m commented Jan 16, 2022

What about working around this by adding a trigger instead if a check constraint prior to version 8?

Not at this stage. I think we should add support in HCL for triggers, events, etc.

Copy link
Member

@masseelch masseelch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@a8m a8m merged commit b760593 into master Jan 16, 2022
@a8m a8m deleted the my/unsupport-check branch January 16, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants