Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

internaut
Copy link

… 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.

… ensure that the order of the elements is the same as in the DB
@histrio
Copy link
Owner

histrio commented Aug 10, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants