Sha256: af9c9d319740c06019a40b181ab85d093e14bbfb4b86f9daf550f26be262f3af

Contents?: true

Size: 124 Bytes

Versions: 4

Compression:

Stored size: 124 Bytes

Contents

class AddCollectionTypeIndex < ActiveRecord::Migration[5.2]
  def change
    add_index :collection_members, :type
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iqvoc-4.14.5 db/migrate/20200901143030_add_collection_type_index.rb
iqvoc-4.14.4 db/migrate/20200901143030_add_collection_type_index.rb
iqvoc-4.13.2 db/migrate/20200901143030_add_collection_type_index.rb
iqvoc-4.13.0 db/migrate/20200901143030_add_collection_type_index.rb