Sha256: a4bc9ad40984e997af797d0e749cfb67dbcc9d7899ecf57240d6d7879dc34c72

Contents?: true

Size: 142 Bytes

Versions: 14

Compression:

Stored size: 142 Bytes

Contents

class ChangeDisplayNameNotNullTrue < ActiveRecord::Migration
  def change
    change_column_null :participants, :display_name, true
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
think_feel_do_dashboard-1.2.1 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.2.0.beta1 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.21 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.20 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.19 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.18 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.17 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.16 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.15 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.14 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.13 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.12 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.11 db/migrate/20141211143757_change_display_name_not_null_true.rb
think_feel_do_dashboard-1.1.10 db/migrate/20141211143757_change_display_name_not_null_true.rb