Skip to content

Concurrency check is missing in Updates #469

Closed
@DevInstinct

Description

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?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions