natcohen

Results 32 comments of natcohen

@fredsted I did the same but the problem is I don't know where to add these two files into the deployment process... Adding them to the chart doesn't seem to...

I created the two files and added them into the same folder and rebuilt the package. But it seems that it's not deploying the RBAC files on pre-install.

I think it will make CouchDB more appealing to "SQL-familiar" developers... I remember reading a post from @janl (for the 2.0 release) about a potential SQL to Mango adapter in...

@wohali Thanks for the workaround but like you said, it's not perfect and it's a "workaround". I think CouchDB will have to support more SQL functions to attract more developers....

@nolanlawson sorry I'm realizing my comment is not clear enough... You're talking about browser's DB I'm talking about couchdb. If you do a put on a doc with existing attachments,...

It's a pouchdb issue... Look at my post: http://stackoverflow.com/questions/25859323/force-couchdb-to-reference-attachments-instead-of-duplicate-in-new-revision When you update a doc, its existing attachments should not be duplicated. It works in couchdb (the attachments are not duplicated...

Yes, it's what I did...there is no attachments (data) when I update the doc. Well here is my scenario: 1. In Futon create your doc in your couchdb (preferably empty...

Any plan to fix this old issue? I've tried with the latest version (5.4.5) and the problem persists!