You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] Add support for TPT (Table Per Type) inheritance
67
+
-[ ] Add support for TPC (Table Per Concrete Type) inheritance
68
+
-[ ] Add support for TPH (Table Per Hierarchy) inheritance
69
+
60
70
## Benchmarks
61
71
Benchmark projects are available in the [`tests/EntityFrameworkCore.ExecuteInsert.Benchmark`](tests/EntityFrameworkCore.ExecuteInsert.Benchmark/LibComparator.cs) directory.
62
72
Run them to compare performance with other libraries (https://github.com/videokojot/EFCore.BulkExtensions.MIT and https://entityframework-extensions.net/bulk-extensions),
0 commit comments