Closed nafg closed 9 years ago
The java.sql.Connection is now attained from Slick, not from play's API.
java.sql.Connection
* IMPORTANT: You must modify your application.conf! See application.conf.sample *
application.conf
application.conf.sample
Review by @yankiw
Needs flyway stuff to be updated to use the new config keys
The
java.sql.Connection
is now attained from Slick, not from play's API.* IMPORTANT: You must modify your
application.conf
! Seeapplication.conf.sample
*