Sha256: 25f6031bc694d7523fcc3bfa4da8ab92947333de2fcc05617a036bbf0b4998f0

Contents?: true

Size: 162 Bytes

Versions: 68

Compression:

Stored size: 162 Bytes

Contents

class AddNullFalseToColumnsAndAssociateArmGroupJoinArmIdsToGroups < ActiveRecord::Migration
  def change
    change_column_null :groups, :arm_id, false
  end
end

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
think_feel_do_engine-3.22.9 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.8 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.7 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.6 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.5 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.4 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.2 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.1 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.22.0 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.21.2 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.21.1 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.21.0 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.20.1 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.9 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.8 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.7 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.6 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.5 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.4 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb
think_feel_do_engine-3.19.3 db/migrate/20141125202627_add_null_false_to_columns_and_associate_arm_group_join_arm_ids_to_groups.rb