EntityFrameworkCore.TemporalTables
EntityFrameworkCore.TemporalTables copied to clipboard
add functionality to specify temporal table name and schema
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