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

[7.x] Allow trashed through parents to be included in has many through queries #32609

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

taylorotwell
Copy link
Member

Fixes #23039

Adds new method to allow removing any soft deleted constraint on the intermediate model of a hasManyThrough relationship.

@taylorotwell taylorotwell merged commit 1e84161 into 7.x Apr 30, 2020
@driesvints driesvints deleted the issue-23039 branch April 30, 2020 14:57
@GrahamCampbell GrahamCampbell changed the title Allow trashed through parents to be included in has many through queries [7.x] Allow trashed through parents to be included in has many through queries Apr 30, 2020
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.

withoutGlobalScopes() ignored on HasManyThrough
1 participant