class SimpleEvolutionsReader extends EvolutionsReader
Ordering
- Alphabetic
- By Inheritance
Inherited
- SimpleEvolutionsReader
- EvolutionsReader
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def evolutions(db: String): Seq[Evolution]
Read the evolutions for the given db
Read the evolutions for the given db
- Definition Classes
- → EvolutionsReader
Simple map based implementation of the evolutions reader.