EfMigrator.

GetLocalMigrations() Method

Summary

Gets all migrations that are defined in the configured migrations assembly.
Namespace
Cake.EntityFramework.Migrator
Containing Type
EfMigrator

Syntax

public IEnumerable<string> GetLocalMigrations()

Return Value

Type Description
IEnumerable<string> List of migrations