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

fix iter when start > end #45

Merged
merged 1 commit into from Sep 12, 2015
Merged

fix iter when start > end #45

merged 1 commit into from Sep 12, 2015

Conversation

nolanlawson
Copy link
Contributor

The PouchDB test suite caught a bug that occurs if you specify e.g. {gte: 'b', lte: 'a'}. I'll add a test to the abstract leveldown test suite, but for now you can just trust me that this fixes the PouchDB test suite. :)

@juliangruber
Copy link
Member

+1

@nolanlawson
Copy link
Contributor Author

Cool, I'm going to go ahead and merge + publish, then.

nolanlawson added a commit that referenced this pull request Sep 12, 2015
@nolanlawson nolanlawson merged commit c244d94 into master Sep 12, 2015
@nolanlawson nolanlawson deleted the start-greater-end branch September 12, 2015 21:35
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.

None yet

2 participants