Skip to content

Update only one property in LevelDB store similar to document.set({key: value}) in Mongo? #137

@kevinkyle4

Description

@kevinkyle4

Is is possible to update only one property in LevelDB store similar to document.set({key: value}) in Mongo?

I.e. await myDoc.$set({
"key": "value"
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionSupport or open question(s)

    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