QueryTypes: using DbQuery inside a defining query of another QueryType produces incorrect SQL - treating the referenced DbQuery as if it were a DbSet #11791
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Repro:
we produce the following SQL:
which is incorrect because there is no FactionsQuery table
The text was updated successfully, but these errors were encountered: