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

Use Iterator instead of Seq in DBFunction class #40

Closed
benedeki opened this issue Jun 9, 2023 · 1 comment
Closed

Use Iterator instead of Seq in DBFunction class #40

benedeki opened this issue Jun 9, 2023 · 1 comment
Labels
Core Item affecting the core of the library enhancement New feature or request good first issue Good for newcomers Slick Item affecting the Slick executor implementation

Comments

@benedeki
Copy link
Contributor

benedeki commented Jun 9, 2023

Background

Having Iterator would allow to stream large result sets possibly.

Feature

Use Iterator instead of Seq in DBFunction class, also in DBEngine and all the successor and related classes.

@benedeki benedeki added the enhancement New feature or request label Jun 9, 2023
@benedeki benedeki moved this from 🆕 To groom to 📋 Backlog in CPS small repos project Jun 9, 2023
@benedeki benedeki added good first issue Good for newcomers Core Item affecting the core of the library Slick Item affecting the Slick executor implementation labels Jun 9, 2023
@salamonpavel
Copy link
Contributor

This issue is trying to solve the same as #107

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in CPS small repos project Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Item affecting the core of the library enhancement New feature or request good first issue Good for newcomers Slick Item affecting the Slick executor implementation
Projects
Archived in project
Development

No branches or pull requests

2 participants