Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

CouchDB 2.0: Error with status 417 occurred. Error: not_implemented all_or_nothing is not supported #67

Open
nalysius opened this issue Oct 21, 2016 · 5 comments

Comments

@nalysius
Copy link

I am trying to use Doctrine throught DoctrineCouchdbBundle in Symfony 2.8 with CouchDB 2.0, but I have the following error:

Doctrine/CouchDB 2.0: Error with status 417 occurred. Error: not_implemented all_or_nothing is not supported

Is Doctrine up to date to work with Couchdb 2.0 ?

@robsonvn
Copy link
Contributor

Bro, this library is abandoned. Have a look at my branch, it supports CouchDB 2.x including the _find endpoint.
Cheers.

@jwage
Copy link
Member

jwage commented Apr 29, 2018

@robsonvn can you link to your branch? Any chance we can merge your branch and revive this project?

@robsonvn
Copy link
Contributor

robsonvn commented Apr 29, 2018

Hi @jwage, here's the link to my fork, tests are not passing against CouchDB last version 2.1.1 but it's not a big deal, I can easily fix it.

I would be more than glad to help revive this project, I will prepare a PR ASAP.

https://github.com/robsonvn/couchdb-client

@jwage
Copy link
Member

jwage commented Apr 29, 2018

That is great to hear. I can give you permissions to this repo and we can work together to revive and maintain it.

@nalysius
Copy link
Author

Hi, thanks to all for your answer even if this issue is old :)
It's great if there are people like you to continue this work! If I can be helpful, do not hesitate to contact me.

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

No branches or pull requests

3 participants