Hi,

I'm new to CouchDB and I have a question about updates.
It seems that I misunderstood how they work.
I assumed that they are automatically called upon submitting or modifying a document to the db. For example, I add a document and I want a field 'createddate' to be automatically filled with current time stamp.

Now I realize that to make an update run, I need to call it's URL.

Is there a way to achieve what I need or I should add the logic to my server side code?

Thanks in advance!
------------------------------------------------------------------------
*With best regards,*
Kiril Stankov,

Reply via email to