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

Implement Concurrency Behavior for Update and Delete requests #51

Open
jordimontana82 opened this issue Jun 27, 2022 · 0 comments
Open
Labels
enhancement New feature or request scope-core

Comments

@jordimontana82
Copy link
Contributor

Concurrency Behavior can be specified in the Update and Delete messages.

This is about raising an exception when IfRowVersionMatches property is specified and the RowVersion provided in the request differs from the current one in the In-Memory database.

Some info in the MS Docs here

@jordimontana82 jordimontana82 added enhancement New feature or request scope-core labels Jun 27, 2022
@jordimontana82 jordimontana82 added this to To do in Main Backlog via automation Jun 27, 2022
@jordimontana82 jordimontana82 changed the title Imlement Concurrency Behavior for Update and Delete requests Implement Concurrency Behavior for Update and Delete requests Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope-core
Projects
Development

No branches or pull requests

1 participant