Sha256: 37fe0c0b8885898fcc7c93d7a51f6c64c57f90336effb724c6df70149b5707b7
Contents?: true
Size: 160 Bytes
Versions: 5
Compression:
Stored size: 160 Bytes
Contents
class ChangeWorkIdToString < ActiveRecord::Migration<%= migration_version %> def change change_column :hyrax_counter_metrics, :work_id, :string end end
Version data entries
5 entries across 5 versions & 1 rubygems