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 foreign key to relatedid column in related_builds #2221

Merged
merged 1 commit into from
May 28, 2024

Conversation

williamjallen
Copy link
Collaborator

Closes #2220 by adding a foreign key constraint to the relatedid columnin therelated_builds` table. Doing so allowed a small portion of our build removal process to be eliminated.

@williamjallen williamjallen added this to the v3.5 milestone May 27, 2024
@zackgalbreath zackgalbreath added this pull request to the merge queue May 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 28, 2024
@williamjallen williamjallen added this pull request to the merge queue May 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 28, 2024
@williamjallen williamjallen added this pull request to the merge queue May 28, 2024
Merged via the queue into Kitware:master with commit 2f02587 May 28, 2024
6 checks passed
@williamjallen williamjallen deleted the related_builds-fk branch May 28, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

related_builds: relatedid foreign key constraint
2 participants