Skip to content

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

Merged
taylorotwell merged 1 commit into
7.xfrom
issue-23039
Apr 30, 2020
Merged

[7.x] Allow trashed through parents to be included in has many through queries#32609
taylorotwell merged 1 commit into
7.xfrom
issue-23039

Conversation

@taylorotwell

Copy link
Copy Markdown
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