Skip to content
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

Fail fast when using EF8 primitive collections with the Cosmos provider #31862

Closed
ajcvickers opened this issue Sep 26, 2023 · 1 comment · Fixed by #31863
Closed

Fail fast when using EF8 primitive collections with the Cosmos provider #31862

ajcvickers opened this issue Sep 26, 2023 · 1 comment · Fixed by #31863
Labels
area-cosmos area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Milestone

Comments

@ajcvickers
Copy link
Contributor

Cosmos doesn't use EF8 primitive collections in queries, so fail fast if they are used in model building.

@ajcvickers
Copy link
Contributor Author

See also #25364.

@ajcvickers ajcvickers self-assigned this Sep 26, 2023
@ajcvickers ajcvickers added this to the 8.0.0 milestone Sep 26, 2023
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Sep 26, 2023
@ajcvickers ajcvickers removed their assignment Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-cosmos area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant