Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in slick

Slick - Parameters are ignored in a Query Template

Scala compiler infers Nothing for generic arguments

Getting all entities from a slick query

scala slick

What's a good way to combine pagination and non query grouping in Slick 3.0?

sql scala slick slick-3.0

How to regenerate SQL scripts by Play Slick Evolution

How to optionally update field if parameters not None

scala slick slick-3.0

How to get past SQLException: Attempting to obtain a connection from a pool that has already been shutdown

Slick query very slow

postgresql scala slick

How to use same database transaction in separate thread with Play Framework 2.2

Scala Slick table inheritance

scala slick

How to manually mapping String to postgresql text instead of just varchar(254)?

Play - HikariCP connections not released back to pool

Slick insert from select

scala slick

In Slick 3, how does one SQL-Compile an insert using a mapped case class?

scala slick

Why are these two Slick queries not equivalent?

scala slick slick-3.0

How can I handle a > 22 column table with Slick using nested tuples or HLists?

scala tuples slick scala-2.11

How to persist enum value in slick

scala slick

Insert if not exists in Slick 3.0.0

scala slick