101dev / play-slick-codegen-flyway-seed

An Activator template for Play Framework (using compile-time dependency injection), Slick (with codegen), and Flyway (for database migrations)
Creative Commons Zero v1.0 Universal
3 stars 3 forks source link

See http://flywaydb.org/documentation/sbt/ for flyway usage. It's already configured to use the play-slick configuration from application.conf.

For codegen run genTables in sbt.