Sha256: 9a0d5b3d29bb40aa728a0e6e43e22c4b9299f0770ab4a40aeb904c5d6f792c55

Contents?: true

Size: 281 Bytes

Versions: 95

Compression:

Stored size: 281 Bytes

Contents

class AddInfoToHospitalCentres < ActiveRecord::Migration[5.2]
  def change
    add_column :hospital_centres, :info, :text, null: true
    add_column :hospital_centres, :trust_name, :string, null: true
    add_column :hospital_centres, :trust_caption, :string, null: true
  end
end

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
renalware-core-2.1.1 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.1.0 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.167 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.166 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.165 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.164 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.163 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.162 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.161 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.160 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.159 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.158 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.157 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.156 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.155 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.153 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.152 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.151 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.149 db/migrate/20190225103005_add_info_to_hospital_centres.rb
renalware-core-2.0.148 db/migrate/20190225103005_add_info_to_hospital_centres.rb