Skip to content

Add Support for Mongo Update Operators as Patch #332

Open
@satabin

Description

See: https://www.mongodb.com/docs/manual/reference/operator/update/#std-label-update-operators

Another patch format would be interesting to generate diffs that are compatible with mongo update operators. Patches have some limitations here, as several operations on the same array are not supported in all cases. The algorithm for this would be somewhere in-between LCS based and simple diffs as implemented for JsonPatch

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions