Class: FluentMigratorCommandRunner::SqlServerMigrationCommand

Inherits:
MigrationCommand
  • Object
show all
Defined in:
lib/fluent-migrator-command-runner/commands/sql_server_migration_command.rb

Constant Summary

Constants inherited from MigrationCommand

MigrationCommand::CONNECTION_STRING_DELIMITER, MigrationCommand::MIGRATOR_DELIMITER, MigrationCommand::PARAMETER_PREFIX, MigrationCommand::SPACE_CHAR

Instance Attribute Summary

Attributes inherited from MigrationCommand

#connection_information, #path_to_migration_assembly, #path_to_migrator, #profile, #provider, #tag

Method Summary

Methods inherited from MigrationCommand

#build, #initialize

Constructor Details

This class inherits a constructor from FluentMigratorCommandRunner::MigrationCommand