Skip to content

Add ConstraintAction when modified column has a constraint#422

Merged
angelamayxie merged 3 commits intomainfrom
angela/check_constraints
Jul 29, 2025
Merged

Add ConstraintAction when modified column has a constraint#422
angelamayxie merged 3 commits intomainfrom
angela/check_constraints

Conversation

@angelamayxie
Copy link

@angelamayxie angelamayxie commented Jul 29, 2025

@angelamayxie angelamayxie requested review from jycor and nicktobey 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