Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 284 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 284 Bytes

TemporalTables

Demo code from https://www.youtube.com/watch?v=2aCgKM41NFw

Learn about the new support in EF Core 6 for temporal tables, including creating them from migrations, transforming existing tables into temporal tables, querying historical data and point-in-time restore.