I’ve a complex view created in my postgres database and now I wanna query with it in slick. I haven’t found any good solution for this up to now. The onliest solution would be to create a direct database statement through slick but that’s not my intention. So how to use database views with slick?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Scala Slick plain sql to JSON without case class
|
2 | 1265 | July 31, 2019 | |
Slick 3.4.0 is imminent | 1 | 484 | August 17, 2022 | |
How to do parameterized query using slick | 1 | 1361 | November 14, 2018 | |
Slick custom profile | 0 | 599 | October 31, 2020 | |
Slick 3.4.x is here!
|
0 | 531 | September 18, 2022 |