Table of Contents - ghost_adapter-0.2.2 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- ActiveRecord::ConnectionHandling
- GhostAdapter
- GhostAdapter::Command
- GhostAdapter::EnvParser
- GhostAdapter::Generators
- GhostAdapter::Generators::InstallGenerator
- GhostAdapter::IncompatibleVersion
- GhostAdapter::Internal
- GhostAdapter::MigrationError
- GhostAdapter::Migrator
- GhostAdapter::Railtie
- GhostAdapter::VersionChecker
Methods
- ::clear_config — GhostAdapter
- ::config — GhostAdapter
- ::enable_ghost_migration! — GhostAdapter::Internal
- ::execute — GhostAdapter::Migrator
- ::fetch_version — GhostAdapter::VersionChecker
- ::ghost_migration_enabeld? — GhostAdapter::Internal
- ::load_task — GhostAdapter::Internal
- ::new — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- ::new — GhostAdapter::Command
- ::new — GhostAdapter::EnvParser
- ::new — GhostAdapter::MigrationError
- ::new — GhostAdapter::IncompatibleVersion
- ::setup — GhostAdapter
- ::validate_executable! — GhostAdapter::VersionChecker
- #add_index — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #base_args — GhostAdapter::Command
- #clean_query — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #config_args — GhostAdapter::Command
- #convert_env_key — GhostAdapter::EnvParser
- #convert_env_value — GhostAdapter::EnvParser
- #copy_task — GhostAdapter::Generators::InstallGenerator
- #create_or_drop_table? — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #execute — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #execute_arg — GhostAdapter::Command
- #ghost_key? — GhostAdapter::EnvParser
- #mysql2_ghost_connection — ActiveRecord::ConnectionHandling
- #parse_sql — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #remove_index — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #schema_migration_update? — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #should_skip_for_dry_run? — ActiveRecord::ConnectionAdapters::Mysql2GhostAdapter
- #to_a — GhostAdapter::Command
- #try_to_bool_env — GhostAdapter::EnvParser
- #try_to_f_env — GhostAdapter::EnvParser
- #try_to_i_env — GhostAdapter::EnvParser
- #validate_args_and_config! — GhostAdapter::Command