Skip to content

Feature: Implement [Symbol.asyncIterator] for .cursor() without a function. #30

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

Closed
tracker1 opened this issue Feb 7, 2020 · 0 comments · Fixed by #259
Closed

Feature: Implement [Symbol.asyncIterator] for .cursor() without a function. #30

tracker1 opened this issue Feb 7, 2020 · 0 comments · Fixed by #259
Labels
enhancement New feature or request

Comments

@tracker1
Copy link

tracker1 commented Feb 7, 2020

Implementation of { [Symbol.asyncIterator]: ... } when calling cursor without a callback function in order to support for-await-of syntax

See Comment by @porsager in #1 (comment)

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

Successfully merging a pull request may close this issue.

2 participants