Skip to content

New DBAction: ValidateConstraintAction #838

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 1 commit into from
May 16, 2025

Conversation

kvch
Copy link
Contributor

@kvch kvch commented May 16, 2025

This PR adds a new DBAction to validate constraints on tables.
The new action is used in:

  • op_add_column
  • op_set_fk
  • op_set_not_null
  • op_set_check
  • rename

@github-actions github-actions bot temporarily deployed to Docs Preview May 16, 2025 15:16 Inactive
@kvch kvch requested a review from andrew-farries May 16, 2025 15:19
@kvch kvch merged commit cabb623 into main May 16, 2025
30 checks passed
@kvch kvch deleted the kvch/add-validate-constraint-action branch May 16, 2025 15:31
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