Rowan Miller
Rowan Miller
This is something we do want to do in EF, but not for the initial RTM of EF Core. Moving to backlog.
There isn't anything at the moment, though we could potentially do something nice (but not for 1.0.0).
**EF Team Triage:** Obviously there are some details of implementation to iron out, but we do agree that this scenario would be good to improve. Moving to the backlog as...
combined into https://github.com/aspnet/EntityFramework/issues/1590
Decided we will handle this with docs. Because there are so many nuances to how you might want it to work, we don't think we can build a high level...
It's not currently supported, unless Post/Tag have a common base type (but that means they would need to be stored in the same table with TPH... presumably not what you...
Consolidating with #204
Here is a good example of this feature (good case to verify against once we implement it) - https://github.com/aspnet/EntityFramework/issues/1009
@divega yep that works