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 extra validation for the rename_constraint operation #303

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

andrew-farries
Copy link
Collaborator

  • Add an extra step to the validation for the rename_constraint operation to ensure that the referenced table exists.
  • Add validation tests for the operation.

Fixes #302

@andrew-farries andrew-farries merged commit fb05aec into main Mar 4, 2024
42 checks passed
@andrew-farries andrew-farries deleted the validation-for-rename-constraint-op branch March 4, 2024 13:23
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.

Panic in op_rename_constraint when the table doesn't exist
2 participants