Skip to content

Allow opting out of applying Editor's LeftJoins. #20

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VictorioBerra
Copy link

@VictorioBerra VictorioBerra commented May 7, 2024

fixes #17

SearchPaneOptions may benefit from applying Editor's left joins, but unless I am missing something big, I don't see why the SearchBuilder would need to be forced to apply unrelated LeftJoins to its various unique options.

This allows opting out, defaults to the current functionality which preserves backwards compatibility.

CC @AllanJard

@VictorioBerra VictorioBerra force-pushed the tory.berra/feat/search-builder-leftjoin-optout branch from ece781e to 830d29c Compare May 7, 2024 19:09
@VictorioBerra VictorioBerra force-pushed the tory.berra/feat/search-builder-leftjoin-optout branch from 830d29c to 5b21624 Compare May 10, 2024 22:32
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.

SearchBuilderOptions()/SearchPaneOptions() include unrelated Left Joins
1 participant