Sha256: 54579c9fd7d8172815423a5607dcb3dd56bc8ee803c71e1b9d9f181e80c2f7af

Contents?: true

Size: 115 Bytes

Versions: 38

Compression:

Stored size: 115 Bytes

Contents

class AddOrcidToUsers < ActiveRecord::Migration[5.2]
  def change
    add_column :users, :orcid, :string
  end
end

Version data entries

38 entries across 26 versions & 1 rubygems

Version Path
hyrax-4.0.0.rc2 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-4.0.0.rc1 .koppie/db/migrate/20210911143548_add_orcid_to_users.hyrax.rb
hyrax-4.0.0.rc1 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.5.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-4.0.0.beta2 .koppie/db/migrate/20210911143548_add_orcid_to_users.hyrax.rb
hyrax-4.0.0.beta2 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.4.2 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-4.0.0.beta1 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.4.1 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.4.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.3.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.2.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.1.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.0.2 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.0.1 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.0.0 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.0.0.pre.rc4 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb
hyrax-3.0.0.pre.rc3 .dassie/db/migrate/20200821212844_add_orcid_to_users.hyrax.rb