-
We nearly removed usage of any CouchDB APIs which are not directly implemented by PouchDB. We now keep track of database and continuous replications created by an app ourselves in a custom `hoodie-sto…
-
### Environment (Node.js/browser/hybrid app/etc.)
Browser (PouchDB 5.4.4)
### Browser/platform (Chrome/FF/Safari/Edge/iOS/Android/etc.)
Chrome 51 (Ubuntu & Android), Firefox 47 (Ubuntu), Safari 9 (i…
-
Dear all,
i using the latest client to cloudant.
i want to add attachment (can be image file of jpg,png or audio file 3gp).
is there an example how to use it with android studio or java?
zeev
-
most other nodes (have not checked all) take the approach of placing the Watson output in the payload of the incoming msg object - i.e. msg.payload = watson-response; node.send(msg);
Document conv…
-
In our project, we have the requirement to get documents from Server, and insert them to our local DB with same `revision` received from Server.
Use of `Replicator` and `filter functions`, is not s…
-
In step 8 `myserverlessapp` would like to access `MyTeam` but encounters a failure as follows:
```
500
Internal Server Error
{ "errorMessage":"Cannot read property 'success' of undefined", "errorCo…
-
I have set up a backup replication to Cloudant so the user can backup his data.
Now the problem is, when I restore it with a reverse replication, it doesn't really push anything back.
Trying it in…
-
marking as high priority since they may affect many users on Mac.
## Environment details:
* Mac OS
* Docker version 1.12.3, build 6b644ec
## Steps to reproduce the issue:
Fresh install of…
-
When I try to replace an existing model instance via the replaceOrCreate-method (both internal as remote), I receive an error like: `ValidationError: The 'Model' instance is not valid. Details: 'id' …
-
### Issue
This issue is not new, I have opened an [issue on stackoverflow](http://stackoverflow.com/questions/41131456/pouchdb-is-not-pushing-documents-on-desktop-but-pull-works) and also one [on t…