Skip to content

Allow iterables to be used in insert statements #4379

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tiedye
Copy link
Contributor

@Tiedye Tiedye commented Apr 7, 2025

With the advent of iterator helpers landing this avoids having to wrap iterators in Array.from everywhere when using iterables

@Tiedye Tiedye marked this pull request as ready for review April 7, 2025 20:39
@Tiedye Tiedye marked this pull request as draft April 7, 2025 20:41
@Tiedye Tiedye force-pushed the allow-insert-to-take-iterables branch 2 times, most recently from 65bbb22 to 22ac9ad Compare April 7, 2025 20:46
With the advent of iterator helpers landing this avoids having to wrap iterators in `Array.from` everywhere when using iterables
@Tiedye Tiedye force-pushed the allow-insert-to-take-iterables branch from 22ac9ad to d5269a1 Compare April 7, 2025 20:53
@Tiedye Tiedye marked this pull request as ready for review April 7, 2025 21:30
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.

1 participant