Search code examples
Slick: query multiple tables/databases with getting column names...


scalaplayframeworkplayframework-2.0slickplay-slick

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


postgresqlplayframeworkslickplayframework-2.4play-slick

Read More
Scala Slick - Insert in table with omitting some columns and returning primary key of new line...


scalaplay-slickslick-codegen

Read More
Slick Json Column Support with MySql...


mysqlscalaslickslick-3.0play-slick

Read More
Run Evolutions in Command Line...


playframework-2.4play-slick

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


scalaplayframeworkplay-slickplayframework-evolutionsplayframework-2.6

Read More
Play Slick: How to fetch selected fields from a DB table in play-slick 3.0.0?...


scalafunctional-programmingslick-3.0playframework-2.6play-slick

Read More
How to apply evolutions to test database from DatabaseConfigProvider...


playframeworkguiceslickplay-slick

Read More
Using flyway with play in test mode: Schema "public" not found...


playframeworkh2slickflywayplay-slick

Read More
Cannot run tests on h2 in-memory database, rather it runs on PostgreSQL...


postgresqlplayframeworkh2play-slickslick-pg

Read More
Play 2.6 indicates to use a deprecated Slick class...


scalaplayframeworkslickplayframework-2.6play-slick

Read More
Slick: create query conjunctions/disjunctions dynamically...


scalaslickplay-slick

Read More
Disconnect from Slick JNDI connection in Play for Scala...


scalaplayframeworkslickslick-3.0play-slick

Read More
Assign dynamically injected database name in Play Slick...


scalaplayframeworkslickslick-3.0play-slick

Read More
Play framework: Slick does not know how to map the given types...


scalaplayframeworkplayframework-2.0slickplay-slick

Read More
Infinite loop of evolutions with Play! framework and play-slick...


playframeworkslickplay-slick

Read More
Compiled query doesn't recognize 'exists' method...


scalaplayframeworkslickslick-3.0play-slick

Read More
How to use SQL IN operator in Slick...


sqlslickplay-slick

Read More
Several data source in Play 2 framework with slick...


databasescalaplayframework-2.0slick-3.0play-slick

Read More
play slick database configuration issues with postgres driver...


postgresqlscalaplayframeworkslickplay-slick

Read More
How to query Slick with an optional foreign key to return all records with and without relationship?...


slickslick-2.0play-slick

Read More
explicitly close db connection in slick...


scalaslickslick-3.0play-slick

Read More
Use multiple DB / Schema in a single DBIO in Slick...


mysqlscalaslickplay-slick

Read More
Cache Slick DBIO Actions...


scalaplayframeworkslickhikaricpplay-slick

Read More
scala: Running a play-slick sample results in import error...


scalaslickplay-slick

Read More
Injecting PlaySlick database connection in ScalaTest...


scalaplayframeworkslickscalatestplay-slick

Read More
Slick 3.1.x Generic DAO for JdbcProfile error "value id is not a member of ..."...


scalaslickplay-slickgenericdao

Read More
value delete is not a member of slick.lifted.Query[T,T#TableElementType,Seq]...


scalaplayframeworkslickplay-slick

Read More
Slick: how to implement find by example i.e. findByExample generically?...


scalaslickslick-3.0play-slick

Read More
Configuring two databases in PlaySlick using injection...


playframeworkslickplayframework-2.5slick-3.0play-slick

Read More
BackNext