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 ?
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 ?