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

Clarify append-only semantics and short-lived context lifetimes #1339

Closed
zanate4019 opened this issue Mar 6, 2019 · 0 comments · Fixed by #2972
Closed

Clarify append-only semantics and short-lived context lifetimes #1339

zanate4019 opened this issue Mar 6, 2019 · 0 comments · Fixed by #2972

Comments

@zanate4019
Copy link

This issue tracker is for documentation

For product issues, use https://github.com/aspnet/EntityFramework/issues

Relating to your tip "Entity Framework Core will automatically fix-up navigation properties to any other entities that were previously loaded into the context instance. So even if you don't explicitly include the data for a navigation property, the property may still be populated if some or all of the related entities were previously loaded."

How do I ensure that a query retrieves a navigation property from the database even if it is already loaded into the context instance?

@ajcvickers ajcvickers changed the title Ensuring that a query retrieves a navigation property from the database even if it is already loaded into the context instance Clarify append-only semantics and short-lived context lifetimes Sep 1, 2019
@ajcvickers ajcvickers added this to the Backlog milestone Sep 1, 2019
@ajcvickers ajcvickers self-assigned this Dec 30, 2020
@ajcvickers ajcvickers modified the milestones: Backlog, 5.0.0 Dec 30, 2020
ajcvickers added a commit that referenced this issue Dec 30, 2020
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2076
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Dec 30, 2020
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2076
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Dec 31, 2020
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Jan 6, 2021
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2076
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Jan 6, 2021
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Jan 6, 2021
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants