Sha256: 0f17f8b2a099a15d1f608fc1f0979e93f9d29049d647a42dd594f9bab2b8e96c

Contents?: true

Size: 143 Bytes

Versions: 23

Compression:

Stored size: 143 Bytes

Contents

class AddTopTermToConcepts < ActiveRecord::Migration

  def change
    add_column :concepts, :top_term, :boolean, :default => false
  end

end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
iqvoc-4.3.3 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.3.2 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.3.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.3.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.2.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.1.3 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.1.2 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.1.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.1.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.9 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.8 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.7 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.6 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.5 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.4 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.3 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.2 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.0.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-3.5.7 db/migrate/20120201120736_add_top_term_to_concepts.rb