Skip to content

Feature/fix conditions#838

Merged
DarkSide666 merged 3 commits intodevelopfrom
feature/fix-conditions
Mar 3, 2021
Merged

Feature/fix conditions#838
DarkSide666 merged 3 commits intodevelopfrom
feature/fix-conditions

Conversation

@DarkSide666
Copy link
Copy Markdown
Member

No description provided.

@DarkSide666 DarkSide666 requested a review from mvorisek March 3, 2021 19:36
@mvorisek mvorisek added the bug label Mar 3, 2021
Copy link
Copy Markdown
Member

@mvorisek mvorisek left a comment

Choose a reason for hiding this comment

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

LGTM


$id = $this->reverse ? $this->getOwner()->getId() : $this->getOwner()->get($this->master_field);
$model = $this->getOwner();
$query = $this->dsql();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I dont see the use of putting these 2 in variables. Whats the idea behind this? Better code readability?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, this is not functional change. Just made it a bit more similar to other methods above :)

@DarkSide666 DarkSide666 merged commit 6380383 into develop Mar 3, 2021
@DarkSide666 DarkSide666 deleted the feature/fix-conditions branch March 3, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants