scala: Connecting to Postgres via Slick 3
Got Slick working with Postgres this morning and I thought I’d just write it up before I forget. I’m assuming you already know how to create a new scala project that uses sbt for build and dependencies. Environment Variables For this post you’ll need »