EntityFrameworkCore.TemporalTables icon indicating copy to clipboard operation
EntityFrameworkCore.TemporalTables copied to clipboard

add functionality to specify temporal table name and schema

Open Tanerax opened this issue 4 years ago • 0 comments

Would be nice to have the ability to specify the table name and schema or be able to inject a service that could be used to calculate it.

for instance having a "User" table like

dbo.User history.User

Tanerax avatar Jan 08 '21 19:01 Tanerax