Skip to content

Allow iterables to be used in insert statements#4379

Closed
Tiedye wants to merge 1 commit intodrizzle-team:mainfrom
Tiedye:allow-insert-to-take-iterables
Closed

Allow iterables to be used in insert statements#4379
Tiedye wants to merge 1 commit intodrizzle-team:mainfrom
Tiedye:allow-insert-to-take-iterables

Conversation

@Tiedye
Copy link
Copy Markdown
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
@Tiedye
Copy link
Copy Markdown
Contributor Author

Tiedye commented Nov 18, 2025

Don't want this showing up on my pulls page if its not gonna get looked at

@Tiedye Tiedye closed this Nov 18, 2025
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