Sha256: fe85dd046b972b892e99e64df406c7a1a429d5c1a082f067335f0eaf02687930

Contents?: true

Size: 185 Bytes

Versions: 42

Compression:

Stored size: 185 Bytes

Contents

class AddExternalKeyToContentBlocks < ActiveRecord::Migration[5.2]
  def change
    add_column :content_blocks, :external_key, :string
    remove_index :content_blocks, :name
  end
end

Version data entries

42 entries across 28 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.1.0.pre.beta1 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.4 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.4 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.3 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.3 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.2 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.2 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.1 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.1 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc3 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc3 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc2 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc2 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc1 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb
hyrax-5.0.0.rc1 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-3.6.0 .dassie/db/migrate/20200821212839_add_external_key_to_content_blocks.hyrax.rb
hyrax-4.0.0 .koppie/db/migrate/20210911143543_add_external_key_to_content_blocks.hyrax.rb