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

What's new in EF7: TPC #3977

Merged
merged 3 commits into from
Aug 16, 2022
Merged

What's new in EF7: TPC #3977

merged 3 commits into from
Aug 16, 2022

Conversation

ajcvickers
Copy link
Member

No description provided.

@ajcvickers ajcvickers requested a review from a team August 12, 2022 16:43
1. A query that returns entities of all types in the hierarchy:

```csharp
context.Animals.ToList();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😰

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the cold sweat?

entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md Outdated Show resolved Hide resolved
Co-authored-by: Shay Rojansky <roji@roji.org>
@ajcvickers ajcvickers merged commit 1f2e47f into main Aug 16, 2022
@smitpatel smitpatel deleted the WotsKnew0808 branch August 16, 2022 16:21
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.

2 participants