Skip to content

Support interfaces and entities with owned types in ExecuteUpdate setter property lambda - #29672

Merged
roji merged 3 commits into
dotnet:mainfrom
roji:InterfaceInExecuteUpdate
Nov 30, 2022
Merged

Support interfaces and entities with owned types in ExecuteUpdate setter property lambda#29672
roji merged 3 commits into
dotnet:mainfrom
roji:InterfaceInExecuteUpdate

Conversation

@roji

@roji roji commented Nov 24, 2022

Copy link
Copy Markdown
Member

Fixes #29618
Fixes #28727

@roji
roji requested a review from maumar November 24, 2022 11:37
@roji
roji marked this pull request as draft November 25, 2022 21:28
@roji
roji marked this pull request as ready for review November 25, 2022 22:29
@roji
roji force-pushed the InterfaceInExecuteUpdate branch from f072ffd to 7e58e0c Compare November 25, 2022 22:30
@roji roji changed the title Support interfaces in ExecuteUpdate setter property lambda Support interfaces and entities with owned types in ExecuteUpdate setter property lambda Nov 25, 2022
Referencing unowned properties only for now.

Fixes dotnet#28727
@roji
roji force-pushed the InterfaceInExecuteUpdate branch from 7e58e0c to 44b3264 Compare November 26, 2022 08:34
@roji
roji merged commit d4be66b into dotnet:main Nov 30, 2022
@roji
roji deleted the InterfaceInExecuteUpdate branch November 30, 2022 10:35
roji added a commit to roji/efcore that referenced this pull request Dec 1, 2022
wtgodbe pushed a commit that referenced this pull request Jan 4, 2023
…ter property lambda (#29672) (#29723)

Fixes #29618
Fixes #28727

(cherry picked from commit d4be66b)
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

Successfully merging this pull request may close these issues.

Cannot access property through interface in ExecuteUpdate setter lambda ExecuteUpdate fails when target entity has an owned entity

2 participants