Sha256: 70377dfb361af3a031812f956f5467411b9918cd5ff628a49f96e0124e1a7789
Contents?: true
Size: 165 Bytes
Versions: 30
Compression:
Stored size: 165 Bytes
Contents
class AddFedoraCollectionIdToZiziaCsvImports < ActiveRecord::Migration[5.1] def change add_column :zizia_csv_imports, :fedora_collection_id, :string end end
Version data entries
30 entries across 30 versions & 1 rubygems