-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
[NOTE]: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passw…
-
Hi,
I followed tutorial by @pmbanugo about phone book creation. It's working fine. Now, I want to store data on a CouchDB.
I'm running a v2.2.0 database running on the same network as hood.ie.
H…
-
When using ember-pouch (or relational-pouch), when following a `hasMany` link, it doesn't set an unlimited limit, so I only get the first 25 children
For instance when listing all managers, that ha…
-
Superlogin has configuration to create design docs (defined in files) to public and private databases. This enables including this code in version control, use linting tools, our own IDE's etc. It als…
-
决定开始使用 CouchDB, 还是因为 PouchDB 项目.
对于我们目前的项目来说, PouchDB 有些大. 我们需要的, 不过是一个 JavaScript 的 CouchDB 客户端. 但是, 像 https://github.com/redgeoff/slouch 这样的项目没有人气, 不敢使用. 所以还是使用 PouchDB.
CouchDB 的鉴权功能, 不太适合我们,…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
[NOTE]: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwo…
-
Mongo-db node is not persisting db credentials in database, each time i restart the credentials of mongodb gets lost. (I am using mongo by compose on bluemix to save flows)
-
Are "Cloudant Basics", "API Reference", "Client Libraries", and "Guides" proper nouns? Related, perhaps these should be hyperlinks. Also, the order of these is different in the opening paragraph than …
-
Hi,
From the current documentation in the readme, and looking into the code, I think the privateDBs are not restricted to just the user_ids they are based on. E.g. If I am logged in as A so long as I…
-
In the PATCH request the client usually do not the id of the resource as body and send the id as part of the url e.g. /users/:id. But the server need the id to retrieve the resource from the db. The c…