Skip to content

Support filtering on associated tables in QueryFilter#4

Merged
wheredoipressnow merged 1 commit intomainfrom
filtering-assoc-attributes
Feb 10, 2026
Merged

Support filtering on associated tables in QueryFilter#4
wheredoipressnow merged 1 commit intomainfrom
filtering-assoc-attributes

Conversation

@wheredoipressnow
Copy link
Collaborator

Add {:assoc, name, column} tuple format to filter_mapping so SCIM attribute paths can resolve to joined tables instead of only root columns. Joins are left joins, deduplicated by named binding, and distinct is added automatically when associations are involved.

Add {:assoc, name, column} tuple format to filter_mapping so SCIM
attribute paths can resolve to joined tables instead of only root
columns. Joins are left joins, deduplicated by named binding, and
distinct is added automatically when associations are involved.
@wheredoipressnow wheredoipressnow merged commit 677bbad into main Feb 10, 2026
1 check passed
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.

1 participant