py-couchdb icon indicating copy to clipboard operation
py-couchdb copied to clipboard

new feature: optionally use OrderedDict when parsing returned JSON to…

Open internaut opened this issue 9 years ago • 1 comments

… ensure that the order of the elements is the same as in the DB You can use this feature by setting use_ordered_dict=True when creating a pycouchdb.Server object.

internaut avatar Jul 13 '15 12:07 internaut

Hey guys! Sorry for late response. So, I don't look at this PR close yet. I don't think that the request will have time to get into a new version. But I will review it later. Thanks @internaut and @mnewmedia

histrio avatar Aug 10 '15 19:08 histrio