Skip to content

Concurrency check is missing in Updates #469

Closed
@DevInstinct

Description

@DevInstinct

This is a duplicate of #209, which has been unfortunately closed.

Entity Framework generates a WHERE close on updates to check concurrent updates for each entity that has a concurrency token (timestamp). The bulk updates don't generate those WHERE clauses and skip EF concurrency checks.

Any plan to add support for concurrency checks?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions