Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DataNode.$merge (Database.root.$merge) #104

Merged
merged 1 commit into from
Dec 15, 2016

Conversation

dinoboff
Copy link
Collaborator

DataNode.$merge(path: string, patch: object, now: undefined|number): DataNode

Low level merge method used by Database.update(path, patch, now). Support multi-location merge.

Support multi-location merge.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 94.269% when pulling 06c26b5 on dinoboff:feature-node-merge into 50ed442 on goldibex:master.

@dinoboff dinoboff merged commit 86d34cb into goldibex:master Dec 15, 2016
@dinoboff dinoboff deleted the feature-node-merge branch December 15, 2016 17:18
@dinoboff dinoboff modified the milestone: 3.0.0 Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants