Class: FluentMigratorCommandRunner::OracleMigrationCommand
- Inherits:
-
MigrationCommand
- Object
- MigrationCommand
- FluentMigratorCommandRunner::OracleMigrationCommand
- Defined in:
- lib/fluent-migrator-command-runner/commands/oracle_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
Constructor Details
This class inherits a constructor from FluentMigratorCommandRunner::MigrationCommand