Fluent Migrator Class Generator v0.2.0.0

by Frank Perez October 16, 2012

It has been a couple of months since I first released the Fluent Migrator Class Generator utility. In that time there has been several updates to the Fluent Migrator project on GitHub so this release addresses some of the changes.

The first enhancement is an optional Profile setting. A Profile is a Migration Class Attribute that can be used by the Migration Runner to filter which migrations will be performed. For example, you might have migrations that should only run on the Developer Test Database. See the Fluent Migrator Profile Wiki for more information.

The second enhancement is also optional. It is a Tags setting. Tags are also a Migration Class Attribute that can be used by the Migration Runner to filter which migrations will be performed. See the Fluent Migrator Tags Wiki for more information.

The final modification is a change in the way that unique constraints / indexes are handled. In the previous version the Create.Index expression was used.

Create Index

To be compatible with Fluent Migrator v1.0.3.0, the Create.UniqueConstraint expression must be used.

Create Constraint

An updated version of this application can be downloaded from http://pfsolutions-mi.com/Product/FluentMigratorClassGenerator.

Keywords:

Filed Under: .NET | FMG

Comments are closed

About Frank

Frank lives in West Bloomfield, Michigan with his wife and three children.  When he is not writing code, he enjoys long distance running and riding his motorcycle.

Month List

Tag Cloud