Skip to content

leftJoin instead of innerJoin for detectedJoins #3

Description

@JulienSellier

Hello there,

N.B: RulerZ will call the join() method on the query builder, so it will perform INNER joins by default.

But it's not the case : https://github.com/rulerz-php/doctrine-orm/blob/master/src/Executor/FilterTrait.php#L22

It made the "detect joins" features unusable.

Can someone fix it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions