Saturday 7 May 2011

migratordotnet - create initial database

and here you go..

Migrator.Console.exe SqlServer "Server=localhost;Database=DBNAME;Trusted_Connection?=True" MyMigrations.dll -dump "c:\temp\dump.cs"