Timeline for Table Per Concrete Type in Entity Framework Core
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 15, 2017 at 15:28 | comment | added | Tyler K | I tried turning the Record class into an abstract base class and then creating a DbSet<> for the concrete base classes, but EF-Core still turned this into a Table per Hierarchy scheme. | |
| Nov 14, 2017 at 23:02 | history | answered | Bent | CC BY-SA 3.0 |