When and why to use FluentMigrator as Entity Framework Code-First Migration does the same job.
The two appear to be very similar, what problem or flaw does FluentMigrator solve when EF already provides classes to manipulate the database schema.
I am not clear why and when(in which cases) to use fluentmigrator?