How to name application specific fields in couchdb
        Posted  
        
            by karlthorwald
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by karlthorwald
        
        
        
        Published on 2010-05-07T18:15:55Z
        Indexed on 
            2010/05/07
            18:18 UTC
        
        
        Read the original article
        Hit count: 272
        
couchdb
|couchdb-futon
I tried adding my own fields with names like _myappvar and _myotherappvar to documents to distinguish them from data fields. At first it worked but at certain points futon complains.
What is the right way to go?
I am using couchdb 0.9.0, this may be old, butI will not be able to upgrade in this iteration.
© Stack Overflow or respective owner