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

Create BlockedBuild Eloquent model #1757

Merged

Conversation

williamjallen
Copy link
Collaborator

The "blocked build" functionality currently resides entirely within the project model. This PR creates a new Eloquent model to represent the blockbuild table. This PR is part of our ongoing effort to migrate our SQL queries to Laravel's Eloquent ORM.

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

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

Banning a site seems to behave the same in master and in this branch. LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Oct 25, 2023
Merged via the queue into Kitware:master with commit 5d43ab3 Oct 25, 2023
2 checks passed
@williamjallen williamjallen deleted the eloquent-blocked-build-model branch October 25, 2023 15:48
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.

2 participants