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

Support partial update by new API 'patch' #7780

Closed
yanggf8 opened this issue Jun 5, 2019 · 3 comments
Closed

Support partial update by new API 'patch' #7780

yanggf8 opened this issue Jun 5, 2019 · 3 comments

Comments

@yanggf8
Copy link

yanggf8 commented Jun 5, 2019

Issue

Write the description of the issue here
CouchDB has started to support partial update with standard rest api verb: patch.
Can PouchDB support same function.

Info

  • Environment: (Node.js/browser/hybrid app/etc.)
  • Platform: (Chrome/FF/Safari/Edge/iOS/Android/etc.)
  • Adapter: (IndexedDB/WebSQL/LevelDB/etc.)
  • Server: (CouchDB/Cloudant/PouchDB Server/etc.)

Reproduce

Issues that others can reproduce are far easier to fix, we have a website that may help you provide a
live example of the bug @ https://pouchdb-bug-helper.glitch.me/

@karlwestin
Copy link
Contributor

I'm not finding this documented here https://docs.couchdb.org/en/stable/api/document/common.html#db-doc
Can you point to the documentation for that?

@yanggoufang
Copy link

I am sorry, I checked the information again. And found out it is still under work. apache/couchdb#1559

@karlwestin
Copy link
Contributor

Alright! I'll close this issue now and we'll re-open it when they are getting closer
thanks for writing in about this, pouchdb should definitely be able to support this when couchdb does!

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

No branches or pull requests

3 participants