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

DatabaseGeneratedOption.Computed giving type mismatch when a trigger runs #4819

Open
pjpmccarthy opened this issue Sep 26, 2024 · 0 comments

Comments

@pjpmccarthy
Copy link

Type of issue

Code doesn't work

Description

[Enter feedback here]
DatabaseGeneratedOption.Computed giving type mismatch when a trigger runs. The trigger does not update the table or reference the field but it means that EF code cannot save!

Page URL

https://learn.microsoft.com/en-us/ef/core/modeling/generated-properties?tabs=data-annotations

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/generated-properties.md

Document Version Independent Id

ec833af2-275e-981f-689f-8c65edfc00cd

Article author

@AndriySvyryd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant