Sha256: 43a1c50ccb9f2d1881126885c45b968bc77a91610e38eacd1396ae1bf899a617

Contents?: true

Size: 149 Bytes

Versions: 5

Compression:

Stored size: 149 Bytes

Contents

class RemoveFkConstraintsIqvocSkosxl < ActiveRecord::Migration
  def change
    remove_foreign_key :labels, column: 'published_version_id'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
iqvoc_skosxl-2.9.1 db/migrate/20150414083600_remove_fk_constraints_iqvoc_skosxl.rb
iqvoc_skosxl-2.9.0 db/migrate/20150414083600_remove_fk_constraints_iqvoc_skosxl.rb
iqvoc_skosxl-2.8.1 db/migrate/20150414083600_remove_fk_constraints_iqvoc_skosxl.rb
iqvoc_skosxl-2.8.0 db/migrate/20150414083600_remove_fk_constraints_iqvoc_skosxl.rb
iqvoc_skosxl-2.7.0 db/migrate/20150414083600_remove_fk_constraints_iqvoc_skosxl.rb