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

Add optimistic concurrency support to CUD sproc mapping #28435

Closed
Tracked by #22959 ...
AndriySvyryd opened this issue Jul 13, 2022 · 0 comments · Fixed by #28553
Closed
Tracked by #22959 ...

Add optimistic concurrency support to CUD sproc mapping #28435

AndriySvyryd opened this issue Jul 13, 2022 · 0 comments · Fixed by #28553
Assignees
Labels
area-model-building area-relational-mapping area-save-changes area-sprocs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. ef6-parity type-enhancement
Milestone

Comments

@AndriySvyryd
Copy link
Member

Add HasRowsAffectedParameter and HasRowsAffectedReturn

Split off from #245

@ajcvickers ajcvickers added this to the Backlog milestone Jul 19, 2022
@AndriySvyryd AndriySvyryd self-assigned this Jul 28, 2022
@AndriySvyryd AndriySvyryd modified the milestones: Backlog, 7.0.0 Jul 28, 2022
AndriySvyryd added a commit that referenced this issue Aug 2, 2022
Add table mapping to sproc mapping

Part of #28435
@AndriySvyryd AndriySvyryd assigned roji and unassigned AndriySvyryd Aug 4, 2022
AndriySvyryd added a commit that referenced this issue Aug 5, 2022
Add more information to the relational model for sproc mapping
Remove EFCore.Design dependency from EFCore.Specification.Tests

Part of #28435
roji added a commit to roji/efcore that referenced this issue Aug 9, 2022
roji added a commit to roji/efcore that referenced this issue Aug 9, 2022
roji added a commit to roji/efcore that referenced this issue Aug 12, 2022
Closes dotnet#245
Closes dotnet#28435

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
roji added a commit to roji/efcore that referenced this issue Aug 13, 2022
Closes dotnet#245
Closes dotnet#28435

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
@ghost ghost closed this as completed in #28553 Aug 13, 2022
@ghost ghost closed this as completed in 099b2a9 Aug 13, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0, 7.0.0-rc1 Aug 14, 2022
@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 Aug 14, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0-rc1, 7.0.0 Nov 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-model-building area-relational-mapping area-save-changes area-sprocs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. ef6-parity type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants