Automatic result type composition #8
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
Slick
Item affecting the Slick executor implementation
Milestone
Background
Slick requires an (implicit) converter to return a more complex class from a query result. That is cumbersome.
Feature
Add the ability of automatic conversion to query results if a case class type is provided
The text was updated successfully, but these errors were encountered: