Migrate only one version

41 views
Skip to first unread message

Damith Wanninayake

unread,
Aug 22, 2017, 12:32:10 PM8/22/17
to FluentMigrator Google Group
Is there any command line argument to migrate one specific version without migrating others with fFuentMigrator. Currently I have below script

Migrate.exe /connection "data source=*****;initial catalog=migration;User ID=***;Password=***" /db SQLserver2012 /timeout 600 /task migrate:up --version=2 /target ..\DatabaseMigration\bin\Debug\DatabaseMigration.dll


pause

But this will execute both version 1 and 2. I want to know whether we can execute only version 2 without executing the version 1.

Thank you. 
Reply all
Reply to author
Forward
0 new messages