Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Conversation

gkorland
Copy link
Contributor

  1. json_del: backward fix on json_del to support full key delete
  2. json_set: error on creation of key with path!=root
  3. mark commands as "write" and open keys with open_key() on readonly
  4. set_value: add support for root set and returns error when path not found
  5. get_doc: return error on wrong path

2. json_set: error on creation of key with path!=root
3. mark commands as "write"  and open keys with open_key() on readonly
4. set_value: add support for root set and returns error when path not found
5. get_doc: return error on wrong path
@gkorland gkorland requested a review from gavrie July 20, 2019 22:24
gavrie
gavrie previously approved these changes Jul 22, 2019
Copy link
Contributor

@gavrie gavrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gkorland gkorland merged commit e71e135 into master Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants