Sha256: 552711b53945f7a41b7bfe6282907c5cb9804cbb1e5259269e113f1c947486e6

Contents?: true

Size: 120 Bytes

Versions: 4

Compression:

Stored size: 120 Bytes

Contents

class AddIndexesToNotations < ActiveRecord::Migration[4.2]
  def change
    add_index :notations, :concept_id
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iqvoc-4.14.5 db/migrate/20130315141952_add_indexes_to_notations.rb
iqvoc-4.14.4 db/migrate/20130315141952_add_indexes_to_notations.rb
iqvoc-4.13.2 db/migrate/20130315141952_add_indexes_to_notations.rb
iqvoc-4.13.0 db/migrate/20130315141952_add_indexes_to_notations.rb