What is everyone here using for database migration in C#?

Right now it looks like the only active (somewhat) developed tools in .NET are Migrator.NET and SubSonic's.

I'm having issues with Migrator.NET when using something other than the command line utility (which I have working fine).

Has anyone had success with Migrator.NET for their projects?

link|improve this question

57% accept rate
1  
I have my own stuff (predates this effort) so no. However you might want to take a look at github.com/schambers/fluentmigrator – Murph Nov 18 '10 at 22:31
Been goofing around with FluentMigrator. Looks very promising! – LookitsPuck Nov 18 '10 at 23:22
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.