Skip to content

Instantly share code, notes, and snippets.

@vr100
vr100 / gist:81b37e89e9688d2ad02d
Created December 5, 2014 12:38
String and timestamp support in evolutions for play framework
/**
* Read evolution files from the application environment.
*/
@Singleton
class EvolutionsReader @Inject() (environment: Environment) {
/**
* Read the application evolutions.
*
* @param db the database name