Class: GraphqlMigrateExecution::DoNothing

Inherits:
Strategy
  • Object
show all
Defined in:
lib/graphql_migrate_execution/do_nothing.rb

Overview

These field definitions are already future-compatible. No migration is required.

Constant Summary

Constants inherited from Strategy

Strategy::METHODS_TO_RENAME

Method Summary

Methods inherited from Strategy

#cleanup, #initialize, #migrate, prefix_if_necessary, #run, strategy_name

Constructor Details

This class inherits a constructor from GraphqlMigrateExecution::Strategy