Allow column exclude / filter (Temporal Tables)
When working with temporal tables there is no way to use LinqPad to alter / insert entites because it attempts to set values on AsRowStart columns -- and so the insert/updates will fail.
It would be nice to be able to exclude a column from consideration in a context / entity as this would solve this problem.
9
votes
Maldevane
shared this idea