Skip to content

db: support partial updates via dirty-field tracking #394

Description

@xiam

Update() sends all fields in the object, even those that didn't change, this could lead to inconsistencies if two UPDATEs are sent on the same object at the same time.

@c2h5oh already provided a nice idea on this one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions