DiffApplier

oxygen.sql.migration.delta.DiffApplier
object DiffApplier

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def applyAll(currentState: MigrationState, diffs: ArraySeq[StateDiff]): Either[ApplyError, MigrationState]