Sha256: 270ca0519902b5afcaf8d72257c1c389521e5fe4553f122159ceb8a357b864ad

Contents?: true

Size: 184 Bytes

Versions: 169

Compression:

Stored size: 184 Bytes

Contents

class CreateEthnicities < ActiveRecord::Migration[4.2]
  def change
    create_table "patient_ethnicities" do |t|
      t.string :name
      t.timestamps null: false
    end
  end
end

Version data entries

169 entries across 169 versions & 1 rubygems

Version Path
renalware-core-2.0.127 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.126 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.125 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.124 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.123 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.121 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.120 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.119 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.118 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.117 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.116 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.115 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.113 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.112 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.111 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.110 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.109 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.108 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.106 db/migrate/20141004150240_create_ethnicities.rb
renalware-core-2.0.105 db/migrate/20141004150240_create_ethnicities.rb