Sha256: 1c5098dfab9d89627bb0ad886bebea480de9a7ae94b686e6cdba9eeade6566c5

Contents?: true

Size: 214 Bytes

Versions: 42

Compression:

Stored size: 214 Bytes

Contents

class AddReleaseToPermissionTemplates < ActiveRecord::Migration[5.2]
  def change
    add_column :permission_templates, :release_date, :date
    add_column :permission_templates, :release_period, :string
  end
end

Version data entries

42 entries across 28 versions & 1 rubygems

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