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

[release/9.0] Generate correct calls for complex and primitive properties in the model snapshot #34587

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

AndriySvyryd
Copy link
Member

Fixes #34578

Description

The model snapshot generated for migrations contains incorrect calls for primitive collections and extension methods on complex type properties.

Customer impact

Generated snapshot fails to compile and needs to be fixed manually each time it's generated.

How found

Reported by a user on 8.0.8

Regression

No, new feature in 8.0

Testing

Tests added.

Risk

Low. Only affects design-time

@AndriySvyryd AndriySvyryd merged commit 1582f80 into release/9.0 Sep 3, 2024
7 checks passed
@AndriySvyryd AndriySvyryd deleted the Issue34578 branch September 3, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants