Skip to content
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

pass query context into Queryable's IsApplicable hook #10451

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

replay
Copy link
Contributor

@replay replay commented Jan 16, 2025

This passes the request context into the TimeRangeQueryable's IsApplicable() method, which will allow the queryable to decide based on values in the context whether the queryable is applicable.

@replay replay marked this pull request as ready for review January 16, 2025 09:37
@replay replay requested a review from a team as a code owner January 16, 2025 09:37
@replay replay changed the title pass context into IsApplicable hook pass query context into Queryable's IsApplicable hook Jan 16, 2025
@replay replay merged commit 5769d98 into main Jan 17, 2025
29 checks passed
@replay replay deleted the pass-ctx-into-IsApplicable-hook branch January 17, 2025 06:20
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.

3 participants