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

Document._rev should not be sent to the client as-is #6

Closed
jimmarino opened this issue Jun 11, 2016 · 0 comments
Closed

Document._rev should not be sent to the client as-is #6

jimmarino opened this issue Jun 11, 2016 · 0 comments

Comments

@jimmarino
Copy link
Collaborator

jimmarino commented Jun 11, 2016

From @jimmarino on June 8, 2016 20:27

Document should not have a _rev field and instead should be modified to "revision". The mapping from _rev to revision should be handled in the CouchDB plugin. The reason we don't want to propagate _rev is to avoid coupling other subsystems to Couchbase-specific items.

Copied from original issue: Metaform/duck#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants