Skip to content

Named query filters #36028

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 16 commits into
base: main
Choose a base branch
from
Open

Conversation

bittola
Copy link

@bittola bittola commented May 2, 2025

  • I've read the guidelines for contributing and seen the walkthrough
  • I've posted a comment on an issue with a detailed description of how I am planning to contribute and got approval from a member of the team
  • The code builds and tests pass locally (also verified by our automated build checks)
  • Tests for the changes have been added (for bug fixes / features)
  • Code follows the same patterns and style as existing code in this repo

Closes: #8576
Closes: #10275

@bittola bittola requested a review from a team as a code owner May 2, 2025 02:58
@bittola bittola marked this pull request as draft May 2, 2025 04:47
@bittola bittola marked this pull request as ready for review May 2, 2025 06:10
@bittola bittola changed the title Bittola/named query filters Named query filters May 2, 2025
@AndriySvyryd
Copy link
Member

Also add tests in InternalEntityTypeBuilderTest to verify that named filters set using ConfigurationSource.Convention can be removed or overridden by ConfigurationSource.Explicit or ConfigurationSource.DataAnnotation, but not the other way around.

@AndriySvyryd AndriySvyryd assigned AndriySvyryd and unassigned maumar May 19, 2025
@AndriySvyryd AndriySvyryd requested a review from cincuranet May 21, 2025 00:22
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.

Named query filters Support multiple HasQueryFilter calls on same entity type
3 participants