Sha256: 5a60d771979be8b4e8141b034da980fd0129a90aae9fa52feeff2840ad282ca8
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
class AddTypeToUnicoOccupationClassifications < ActiveRecord::Migration def change add_column :unico_occupation_classifications, :cbo_type, :string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | db/migrate/20170728135645_add_type_to_unico_occupation_classifications.rb |