dotnet / dotnet/efcore

Don't store temporal data in expression annotations

Open
#28,682 0 comments 0 reactions 0 assignees View on GitHub
area-query area-temporal-tables
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Most annotation are type-specific and it would be incorrect to copy all of them from one type to another.
Instead, we need to create a separate mechanism that is only used for flowing data between expression types. It would be an `ImmutableDictionary` and could be stored in an annotation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.