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

Model level eager loading configuration #19355

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

smitpatel
Copy link
Member

@smitpatel smitpatel commented Dec 18, 2019

IsEagerLoaded API on NavigationBuilder to mark a navigation as eagar loaded
IgnoreEagerLoadedNavigations API on query to ignore model based config

Resolves #21540

maumar
maumar previously approved these changes Dec 18, 2019
@ajcvickers
Copy link
Member

Tests?

@ajcvickers
Copy link
Member

@smitpatel Remind me why this is marked as blocked?

@smitpatel
Copy link
Member Author

We needed to add API to mark a navigation Eager loaded so that we can test this API.

IsEagerLoaded API on NavigationBuilder to mark a navigation as eagar loaded
IgnoreEagerLoadedNavigations API on query to ignore model based config

Resolves #21540
@smitpatel smitpatel changed the title Query: Add IgnoreEagerLoadedNavigations API Model level eager loading configuration Jul 7, 2020
@smitpatel smitpatel merged commit da5ed2e into master Jul 7, 2020
@smitpatel smitpatel deleted the smit/ignoreeagerloaded branch July 7, 2020 04:05
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.

Query: Model configuration for eager load (Include)
4 participants