Sha256: 0879f643d3a5b4d028e9cb552cfd200cde2ee2a8c02521aa3b03a2d0cfbff71d

Contents?: true

Size: 464 Bytes

Versions: 34

Compression:

Stored size: 464 Bytes

Contents

class UpdateCollectionTypeColumnNames < ActiveRecord::Migration[5.2]
  def change
    rename_column :hyrax_collection_types, :discovery, :discoverable
    rename_column :hyrax_collection_types, :sharing, :sharable
    rename_column :hyrax_collection_types, :multiple_membership, :allow_multiple_membership
    rename_column :hyrax_collection_types, :workflow, :assigns_workflow
    rename_column :hyrax_collection_types, :visibility, :assigns_visibility
  end
end

Version data entries

34 entries across 24 versions & 1 rubygems

Version Path
hyrax-5.0.1 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-5.0.1 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc3 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc3 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc2 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc2 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc1 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-5.0.0.rc1 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-3.6.0 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc3 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc3 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc2 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc2 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc1 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb
hyrax-4.0.0.rc1 .koppie/db/migrate/20210911143572_update_collection_type_column_names.hyrax.rb
hyrax-3.5.0 .dassie/db/migrate/20200821212868_update_collection_type_column_names.hyrax.rb