Skip to content

duskhacker/slick-with-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a quick example of using Slick with MySQL

It doesn't do much other than collect the odd bits of knowledge needed for setting the correct dependencies in the build file and the correct imports to get a working setup for running Slick with MySQL.

To run the specs:

sbt test

You'll need a MySQL instance running on port 3306 (the default) for the specs to pass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages