Export to GitHub

couchdb-python - issue #228

Can't access update_seq attribute from view result


Posted on Aug 4, 2013 by Massive Cat

As described in https://wiki.apache.org/couchdb/HTTP_view_API#Querying_Options, view query result may contain an attribute named 'update_seq'. This attribute is not exposed in current API.

Please see attached patch.

Attachments

Comment #1

Posted on Jul 6, 2014 by Quick Rhino

I've added this in ra3f055d60c14, thanks!

Status: Fixed

Labels:
Type-Defect Priority-Medium