Skip to content

Add ConstraintAction when modified column has a constraint #422

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

Merged
merged 3 commits into from
Jul 29, 2025

Conversation

angelamayxie
Copy link

@angelamayxie angelamayxie commented Jul 29, 2025

@angelamayxie angelamayxie requested review from nicktobey and jycor July 29, 2025 22:25
Copy link

@jycor jycor left a comment

Choose a reason for hiding this comment

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

LGTM, add some parse tests in vitess/go/vt/sqlparser/parse_test.go.

@angelamayxie angelamayxie merged commit 87bce34 into main Jul 29, 2025
4 checks passed
@angelamayxie angelamayxie deleted the angela/check_constraints branch July 29, 2025 23:18
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.

Check constraints in modify column statements are ignored.
2 participants