Skip to content

Add support for array update operators #41

@desavitsky

Description

@desavitsky

List of array update operators:
https://www.mongodb.com/docs/manual/reference/operator/update-array/

  • $
  • $[]
  • $[]
  • $addToSet
  • $pop
  • $pull
  • $push
  • $pullAll

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions