Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Slick 的文档警告说,对于某些数据库,必须设置提取大小。但是总的来说,我想知道如何通过 akka-stream-alpakka-slick 集成来控制 fetchSize?我们无法直接访问 DB Action,因此该怎么做?