given_MigrationPlayer_F

given given_MigrationPlayer_F[F[_]](using val me: MonadError[F, Throwable]): MigrationPlayer[F]

Value members

Concrete methods

def play[A, M[_, _], G[_]](using stateService: StateService[F], migrationColection: MigrationCol[F, M, G], combineMigrations: CombineMigration[F], re: Traverse[G]): F[Unit]

Concrete fields

protected val me: MonadError[F, Throwable]