Skip to content

Option to make query do an inner or outer join #36

@basven

Description

@basven

Searching on a 'one to many' currently always does an outer join. This is correct when doing an 'or' query but is expensive and unnecessary when doing an 'and' query. I'd like to see if it is possible to either add some logic that determines if an outer or inner is needed or maybe add an option in the query itself.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions