Skip to content

Commit

Permalink
Merge pull request #7 from RonasIT/dpankratov/version-update
Browse files Browse the repository at this point in the history
Dpankratov/version update
  • Loading branch information
DenTray authored Aug 8, 2019
2 parents a9fd0c1 + 4b3fb42 commit 64baa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/ModelTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ protected function getQueriesList($query, $relations)

$relation = $this->getRelationWithoutConstraints($query, $relationString);
$subQuery = $relation->getRelationExistenceQuery(
$relation->getRelated()->newQueryWithoutRelationships(),
$relation->getQuery(),
$query,
$requiredColumns
);
Expand Down

0 comments on commit 64baa39

Please sign in to comment.