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

How to return _conflicts attribute #143

Open
osaruagbonaye opened this issue Feb 8, 2022 · 1 comment
Open

How to return _conflicts attribute #143

osaruagbonaye opened this issue Feb 8, 2022 · 1 comment

Comments

@osaruagbonaye
Copy link

I am trying to get the _conflict attribute with relational pouch.

The goal is to manage "Eventual Conflicts". I guess what is explained in this documentation in the Managing revisions ("rev") section is for "Immediate Conflicts"

I can achieve this management of eventual conflicts using regular pouch as explained here: https://pouchdb.com/guides/conflicts.html

Is this possible with relational pouch?

@broerse
Copy link
Collaborator

broerse commented Jun 17, 2023

Conflicts result in 409 errors and can be managed from there. https://github.com/pouchdb-community/relational-pouch#managing-revisions-rev

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

2 participants