Use Iterator
instead of Seq
in DBFunction
class
#40
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
Background
Having
Iterator
would allow to stream large result sets possibly.Feature
Use
Iterator
instead ofSeq
inDBFunction
class, also inDBEngine
and all the successor and related classes.The text was updated successfully, but these errors were encountered: