I'm trying to run a SELECT *-style query in Slick against a view. Ideally, I'd end up with a function that you can pass a set of column names as a -style query in Sli
I'm trying to run a SELECT *-style query in Slick against a view. Ideally, I'd end up with a function that you can pass a set of column names as a -style query in Sli