javascript - How do I delete a key-value pair using Cradle in CouchDB/Node.js? -


i've been working lot cradle, couchdb client. however, have document filled key-value pairs, , i'm trying delete specific row in there.

in documentation, cannot find way deletion doesn't include deleting entire document or updating null value. can point me in right direction? feel simple issue lots of people run into.

in couchdb, there no support partial document updates (support discussed every once in while, since there no accepted way patch json, never gets far), have update entire document copy unwanted key/value pair removed.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -