dotnet/EntityFramework.Docs

Clarify that the two statements about additional joins refer to different things

Aberta

#1.902 aberto em 6 de nov. de 2019

 (1 comentário) (0 reação) (0 responsável)PowerShell (1.961 forks)batch import
area-query-related-datagood first issue

Métricas do repositório

Stars
 (1.625 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 6h) (30 fundiu PRs em 30d)

Description

In the section on Including multiple levels it says "This does not mean you will get redundant joins". Then just below the example it says "Since version 3.0.0, each Include will cause an additional JOIN to be added". It's not clear whether the warning only applies where you are including different entities or whether it applies even when you are including the same entity more than once as in the example


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Guia do colaborador