Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in play-slick

play slick database configuration issues with postgres driver

Play slick and Async - is it a race condition?

Slick - MySQL Syntax Error

How to use a Non Supported Database in Slick 3.1

Slick 3.0.0 - How to sortBy on a query with joinLeft

How to create projection class for complex case class in slick?

Slick: create query conjunctions/disjunctions dynamically

scala slick play-slick

Play tests with database: "Too many connections"

Play-slick with SecureSocial: Running DB IO in a separate thread pool

How to apply play-evolutions when running tests in play-framework?

Play 2.4 - Slick 3.0.0 - DELETE not working

Injecting PlaySlick database connection in ScalaTest

Scala, Play Framework Slick issue - could not find implicit value for parameter rconv

Play/Slick: SQLTimeoutException: Timeout after 1001ms of waiting for a connection

Run Evolutions in Command Line

Configuring a Postgresql connection with Play 2 and Slick-Play