-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cosmos: translate Length/Count on collections #25700
Closed
Labels
area-cosmos
area-primitive-collections
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
type-enhancement
Milestone
Comments
4 tasks
4 tasks
ajcvickers
added
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
and removed
propose-punt
labels
Jul 7, 2022
Note from triage: also consider other issues related to primitive collections--see label |
roji
added
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
and removed
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
labels
Jun 4, 2024
roji
added a commit
to roji/efcore
that referenced
this issue
Jun 4, 2024
Implements dotnet#25701 for primitive collections Implements dotnet#25700 for primitive collections Largely implements dotnet#25765 Fixes dotnet#33858
roji
added a commit
that referenced
this issue
Jun 5, 2024
roji
added
the
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
label
Jun 15, 2024
roji
added a commit
to roji/efcore
that referenced
this issue
Jun 15, 2024
Closes dotnet#16926 Closes dotnet#20441 Closes dotnet#25700 Closes dotnet#25701 Closes dotnet#33032
roji
added a commit
to roji/efcore
that referenced
this issue
Jun 15, 2024
Closes dotnet#16926 Closes dotnet#20441 Closes dotnet#25700 Closes dotnet#25701 Closes dotnet#33032
roji
added a commit
to roji/efcore
that referenced
this issue
Jun 15, 2024
Closes dotnet#16926 Closes dotnet#20441 Closes dotnet#29497 Closes dotnet#25700 Closes dotnet#25701 Closes dotnet#33032
roji
added a commit
to roji/efcore
that referenced
this issue
Jun 15, 2024
Closes dotnet#16926 Closes dotnet#20441 Closes dotnet#29497 Closes dotnet#25700 Closes dotnet#25701 Closes dotnet#33032
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-cosmos
area-primitive-collections
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
type-enhancement
Note that since we support primitive collections, this should translate on those too.
The text was updated successfully, but these errors were encountered: