-
Hi, `loopback-connector-cloudant` uses this module to talk to cloudant, and our users sometimes put the database name in the `url` field and run into the following issue:
```
| => node
> var Clouda…
-
I get the following error when calling a _find with regex via my loopback application. When using the in-memory database instead of Cloudant everything works fine.
Regards Helmut
```
_datasource:nod…
-
I have successfully created a Cloudant db and can interact with it from cURL and form Chrome using jsonview.
When I attempt to create a new subject using `wskadmin` I get a "Database does not exist e…
-
Hi,
I applied on my Bluemix account this example with instructions of deploying Dark Vision automatically. It is work and I upload 3 videos and 5 images this is prefect. The next day after deployin…
-
# Update DB Rewrite and Re-implement
## Goal
Right now, updateDB() in userService.js is a universal update. It will update all of the values inside of a user service, including details of currentWhee…
-
Hi!
It would be very convenient to get support for CouchDB Design Functions (Map, Reduce...) in the loopback-connector-cloudant. Design Functions are core to CouchDB, and supporting them, will e.g. ma…
-
-
Until I manually created the database in Cloudant, I got this error:
> Error: Database does not exist
-
We are using cloudant node module in our application for interactions with cloudant.
We are using following api(logic) for cloudant notifications.
var feed = db.follow({include_docs: true, since:…
-
Accessing Cloudant from DSX Public works fine, but not from DSX Desktop, neither of the following three options works
Option 1 from DSX Documentation
https://developer.ibm.com/clouddataservices/do…