I\'m using Slick with a Play Framework 2.1 and I have some troubles.
Given the following entity...
package models import scala.slick.driver.Postgres
If, like me, you're not using Play! for the project, a solution is provided by Nishruu here