SimpleEvolutionsReader

play.api.db.evolutions.SimpleEvolutionsReader
See theSimpleEvolutionsReader companion object
class SimpleEvolutionsReader(evolutionsMap: Map[String, Seq[Evolution]]) extends EvolutionsReader

Simple map based implementation of the evolutions reader.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Read the evolutions for the given db

Read the evolutions for the given db

Attributes