Table of Contents - miguel-0.1.0 Documentation
Classes and Modules
- Miguel
- Miguel::Command
- Miguel::Dumper
- Miguel::Importer
- Miguel::Migrator
- Miguel::Schema
- Miguel::Schema::Column
- Miguel::Schema::ForeignKey
- Miguel::Schema::Index
- Miguel::Schema::Output
- Miguel::Schema::Table
- Miguel::Schema::Table::Context
Methods
- ::default_options — Miguel::Schema
- ::default_options= — Miguel::Schema
- ::define — Miguel::Schema
- ::get_schema — Miguel::Schema
- ::load — Miguel::Schema
- ::new — Miguel::Dumper
- ::new — Miguel::Importer
- ::new — Miguel::Schema
- ::new — Miguel::Schema::Column
- ::new — Miguel::Schema::Index
- ::new — Miguel::Schema::ForeignKey
- ::new — Miguel::Schema::Table
- ::new — Miguel::Schema::Table::Context
- ::set_default_options — Miguel::Schema
- ::set_schema — Miguel::Schema
- ::sync — Miguel::Schema
- ::with_options — Miguel::Schema
- #<< — Miguel::Dumper
- #== — Miguel::Schema::Column
- #== — Miguel::Schema::Index
- #== — Miguel::Schema::ForeignKey
- #add_column — Miguel::Schema::Table
- #add_definition — Miguel::Schema::Table
- #add_foreign_key — Miguel::Schema::Table
- #add_index — Miguel::Schema::Table
- #add_join_table — Miguel::Schema
- #add_table — Miguel::Schema
- #allow_null — Miguel::Schema::Column
- #apply_defaults — Miguel::Schema
- #apply_schema — Miguel::Command
- #canonic_opts — Miguel::Schema::Column
- #canonic_opts — Miguel::Schema::Index
- #canonic_opts — Miguel::Schema::ForeignKey
- #canonic_size — Miguel::Schema::Column
- #canonic_type — Miguel::Schema::Column
- #change_migration — Miguel::Migrator
- #changes — Miguel::Migrator
- #check_args — Miguel::Command
- #clear_defaults — Miguel::Schema
- #column_names — Miguel::Schema::Table
- #columns — Miguel::Schema::Table
- #confirm? — Miguel::Command
- #default — Miguel::Schema::Column
- #default_opts — Miguel::Schema::Column
- #define — Miguel::Schema
- #define — Miguel::Schema::Table
- #dump — Miguel::Dumper
- #dump — Miguel::Schema
- #dump — Miguel::Schema::Column
- #dump — Miguel::Schema::Index
- #dump — Miguel::Schema::ForeignKey
- #dump — Miguel::Schema::Table
- #dump_add_columns — Miguel::Migrator
- #dump_add_foreign_keys — Miguel::Migrator
- #dump_add_indexes — Miguel::Migrator
- #dump_add_tables — Miguel::Migrator
- #dump_alter_column — Miguel::Migrator
- #dump_alter_columns — Miguel::Migrator
- #dump_alter_table — Miguel::Migrator
- #dump_alter_tables — Miguel::Migrator
- #dump_drop_columns — Miguel::Migrator
- #dump_drop_foreign_keys — Miguel::Migrator
- #dump_drop_indexes — Miguel::Migrator
- #dump_drop_tables — Miguel::Migrator
- #dump_foreign_keys — Miguel::Migrator
- #each_pair — Miguel::Migrator
- #execute — Miguel::Command
- #execute_apply — Miguel::Command
- #execute_clear — Miguel::Command
- #execute_diff — Miguel::Command
- #execute_down — Miguel::Command
- #execute_dump — Miguel::Command
- #execute_show — Miguel::Command
- #full_migration — Miguel::Migrator
- #get_db — Miguel::Command
- #get_defaults — Miguel::Schema
- #get_schema — Miguel::Command
- #import_column_type_and_options — Miguel::Importer
- #import_columns — Miguel::Importer
- #import_foreign_keys — Miguel::Importer
- #import_indexes — Miguel::Importer
- #import_schema — Miguel::Command
- #import_table — Miguel::Importer
- #init — Miguel::Command
- #join_table — Miguel::Schema
- #load_db_config — Miguel::Command
- #method_missing — Miguel::Schema::Table::Context
- #migration — Miguel::Migrator
- #named_columns — Miguel::Schema::Table
- #named_tables — Miguel::Schema
- #out_canonic_opts — Miguel::Schema::Output
- #out_columns — Miguel::Schema::Output
- #out_default — Miguel::Schema::Output
- #out_default_opts — Miguel::Schema::Output
- #out_hash — Miguel::Schema::Output
- #out_name — Miguel::Schema::Output
- #out_opts — Miguel::Schema::Output
- #out_table_name — Miguel::Schema::Output
- #out_type — Miguel::Schema::Output
- #out_value — Miguel::Schema::Output
- #parse_elements — Miguel::Importer
- #prepare_keys — Miguel::Migrator
- #primary_key_constraint? — Miguel::Schema::Column
- #revert_default — Miguel::Importer
- #revert_generic_type — Miguel::Importer
- #revert_mysql_type — Miguel::Importer
- #revert_postgres_type — Miguel::Importer
- #revert_sqlite_type — Miguel::Importer
- #revert_type_literal — Miguel::Importer
- #revert_type_literal_internal — Miguel::Importer
- #run — Miguel::Command
- #schema — Miguel::Importer
- #separate — Miguel::Migrator
- #set_defaults — Miguel::Schema
- #set_opts — Miguel::Command
- #set_standard_defaults — Miguel::Schema
- #show_changes — Miguel::Command
- #split_keys — Miguel::Migrator
- #table — Miguel::Schema
- #table_names — Miguel::Schema
- #tables — Miguel::Schema
- #text — Miguel::Dumper
- #timestamps — Miguel::Schema::Table::Context
- #to_s — Miguel::Dumper
- #type_default — Miguel::Schema::Column
- #type_opts — Miguel::Schema::Column