Sha256: b783def61715f4b0a9352781f9aa8ef9da34da2f8e9d6344c3ea715b2e9a0d2e

Contents?: true

Size: 141 Bytes

Versions: 6

Compression:

Stored size: 141 Bytes

Contents

class ChangeWorkIdToString < ActiveRecord::Migration[6.1]
  def change
    change_column :hyrax_counter_metrics, :work_id, :string
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-5.0.3 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb
hyrax-5.0.2 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb
hyrax-5.0.1 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb
hyrax-5.0.0 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb
hyrax-5.0.0.rc3 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb
hyrax-5.0.0.rc2 .koppie/db/migrate/20230803165135_change_work_id_to_string.rb